Click or drag to resize

AnySenseService.Entities.API.PublicAPI.V1.DTOs.Data Namespace

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.
 
Classes
 ClassDescription
Public classDateTimeFilterInfo Class used to store information for when search on dates
Public classFormData Class that represents a datarow from a AnySenseService.Entities.API.PublicAPI.V1.DTOs.Form
Public classFormDataIds Class used to hold both DataId and ClientId for a FormData object
Public classFormDataSet This is a helper class for some of the save data methods. By adding subform rows to SubData property, the clients will be able to map the exact ids
Public classFormDataToBeDeleted Represents a datarow that should be deleted from the client database
Public classHistoryData Class that reepresents historical versions of a FormData object
Public classMassEditChange Class used in MassEditRequest for defining changes that should be applied to multiple FormData objects.
Public classMediaData Class that contains information about a media
Public classMediaFileStats 
Public classPlot 
Public classSaveDataInTransactionRequest Model used for saving multiple FormData objects in a single transaction
Public classSearchFilter 
Public classSubFormData A container element for subform data.
It's not necessary to send all the Sub-rows to the service when updating a FormData-object.
Subformrows will only be deleted if their ids is in ToDelete.
Public classSynchronizationResult Response containing the result for at specific form when synchronizing datas
Public classSynchronizationState Class that represents what there is synchronized for a form
Enumerations
 EnumerationDescription
Public enumerationDataState List of Data states.
Public enumerationFilterOperator 
Public enumerationHistoryStateObsolete.
Enumerable that indicates whats happened to a FormData object is this verison
Public enumerationMediaMode Used for defining how MediaData should be included in the FormData.
Public enumerationPlotColor 
Public enumerationPlotShape 
Public enumerationSubFormDataMode Defines how SubForm data should be returned from the service
Public enumerationSubFormDataOrder Defines how returned subform data should be ordered