Click or drag to resize

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

Properties
 NameDescription
Public propertyAllowDataArchiving AllowDataArchiving setting
Public propertyAllowDataCopying AllowDataCopying setting
Public propertyAllowDataCreation AllowDataCreation setting
Public propertyAllowDataDeletion AllowDataDeletion setting
Public propertyAllowDataEditing AllowDataEditing setting
Public propertyAutomaticArchive AutomaticArchive setting
Public propertyAutomaticArchiveAfterDays AutomaticArchiveAfterDays setting
Public propertyAutomaticDelete AutomaticDelete setting
Public propertyAutomaticDeleteAfterDays AutomaticDeleteAfterDays setting
Public propertyAutomaticPermanentDelete AutomaticPermanentDelete setting
Public propertyAutomaticPermanentDeleteAfterDays AutomaticPermanentDeleteAfterDays setting
Public propertyEvent The event that happended
Public propertyLogGPSOnSubmit LogGPSOnSubmit setting
Public propertyMediaSynchronizationQuality MediaSynchronizationQuality setting
Public propertySynchronizeAllData SynchronizeAllData setting
Public propertySynchronizeDaysBack SynchronizeDaysBackSetting
Public propertyTimestamp Timestamp of when the changes was implemented
Public propertyUserId Id of the user that saved the form with the logged changes
Public propertyUsername Username of the user that saved the form with the logged changes
Public propertyVersionId The id the version that was updated or created at given moment (if relevant for the Event)
Top
See Also