Click or drag to resize

Group 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 Group type exposes the following members.

Properties
 NameDescription
Public propertyDescription Description of the group
Public propertyForms List of forms assigned to the group
Public propertyGroupId Unique ID for the group
Public propertyLastUpdated Returns the datetime of when the group was last changed
Public propertyRoles List of roles assigned to the group
Public propertyRowVersion Identitfier for the group-version that has been loaded
Public propertyUsers List of users in the group
Top
See Also