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