| PsrData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic abstract class PsrData
The PsrData type exposes the following members.
 Properties
Properties| 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
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ContentSearchExpressionT | 
                Search expression
             | 
|  | DataName | 
                Data name
             | 
|  | DataType | 
                Data type
             | 
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also Inheritance Hierarchy
Inheritance Hierarchy