Click or drag to resize

ApiClient Properties

To get started, call one of the following methods:
  • Anysense.API.Client.V1.ApiClient.Create
  • Anysense.API.Client.V1.ApiClient.CreateAsync
  • Anysense.API.Client.V1.ApiClient.CreateWithToken
  • Anysense.API.Client.V1.ApiClient.CreateWithTokenAsync
See Anysense.API.Client.Shared.BaseClient<T> for documentation on these methods.

The ApiClient type exposes the following members.

Properties
 NameDescription
Public propertyAutoNumber Manages AutoNumbers
Public propertyClients 
Public propertyData Gains access to data
Public propertyExpression Manages regular expressions
Public propertyFilters Manages Filters
Public propertyForms Manages Forms
Public propertyGroups Manages Groups
Public propertyMedias Handles media access
Public propertyReports Handles downloading of reports
Public propertyShare 
Public propertySubDomain
(Inherited from BaseClientT)
Public propertyUsers 
Top
See Also