PsrOptionDouble Class |
Namespace: PsrApi.Data
public class PsrOptionDouble : PsrOption
The PsrOptionDouble type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrOptionDouble | Initializes a new instance of the PsrOptionDouble class |
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.) |
![]() | ValueDouble |
Value
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |