ContextualRecordData Properties

The ContextualRecordData type exposes the following members.

Properties
  NameDescription
Public propertyCreatedBy
Gets or sets the account that created the value.
Public propertyCreatedTime
Gets or sets the date and time when the value was created.
Public propertyData
Gets or sets the contextual value metadata.
Public propertyHierarchyHash
Gets or sets the hierarchy hash.
Public propertyHierarchyLevelHash
Gets or sets the hierarchy level hash.
Public propertyId
Gets or sets the value ID.
Public propertyLastModifiedBy
Gets or sets the account that modified the value.
Public propertyLastModifiedTime
Gets or sets the date and time when the value was modified.
Public propertyMeasure
Gets or sets the measure unique name.
Public propertyParameterHash
Gets or sets the parameter value hash.
Public propertyValue
Gets or sets the contextual value.
Top
See Also