ContextualRecordData Properties |
The ContextualRecordData type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedBy |
Gets or sets the account that created the value.
| |
| CreatedTime |
Gets or sets the date and time when the value was created.
| |
| Data |
Gets or sets the contextual value metadata.
| |
| HierarchyHash |
Gets or sets the hierarchy hash.
| |
| HierarchyLevelHash |
Gets or sets the hierarchy level hash.
| |
| Id |
Gets or sets the value ID.
| |
| LastModifiedBy |
Gets or sets the account that modified the value.
| |
| LastModifiedTime |
Gets or sets the date and time when the value was modified.
| |
| Measure |
Gets or sets the measure unique name.
| |
| ParameterHash |
Gets or sets the parameter value hash.
| |
| Value |
Gets or sets the contextual value.
|