PsrData Class |
Namespace: PsrApi.Data
public abstract class PsrData
The PsrData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangedOrganisationUnit |
Organisation unit that created the object
|
![]() | ChangedOrganisationUnitId |
ID of the organisation unit that created the object
|
![]() | ChildDataBindings |
Children
|
![]() | DataRights |
Data rights
|
![]() | DataStates |
State
|
![]() | DataTags |
Tags
|
![]() | HasTrigger |
If a trigger is configured on the object
|
![]() | HasTriggerAlert |
If a trigger alert happened on the object
|
![]() | Id |
ID
|
![]() | IsFavorite |
If it is a favorite of the current user
|
![]() | LogbookEntries |
Logbook entry
|
![]() | ParentDataBindings |
Parents
|
![]() | PublicKey |
Public key
|
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
|
![]() | TimeStampUtc |
Creation timestamp
|
![]() | TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
|
![]() | ValidTimeStampUtc |
Expiration date
|
Name | Description | |
---|---|---|
![]() | ContentSearchExpressionT |
Search expression
|
![]() | DataName |
Data name
|
![]() | DataType |
Data type
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |