PsrOptionTime Properties |
The PsrOptionTime type exposes the following members.
| Name | Description | |
|---|---|---|
| __type |
Internally used, never change this value.
| |
| Category |
Category that the option belongs to
(Inherited from PsrOption.) | |
| Data |
Optional object that the option belongs to
(Inherited from PsrOption.) | |
| DataId |
Optional ID of the object that the option belongs to
(Inherited from PsrOption.) | |
| Group |
Group that the option belongs to
(Inherited from PsrOption.) | |
| Id |
ID
(Inherited from PsrOption.) | |
| Name |
Name of the option
(Inherited from PsrOption.) | |
| ParentDataId |
Optional ID of the parent object
(Inherited from PsrOption.) | |
| SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrOption.) | |
| TimeStampUtc |
Timestamp of the last change
(Inherited from PsrOption.) | |
| 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.
(Inherited from PsrOption.) | |
| ValueTime |
Value
|