| IDataObjectChangeTime Property |
States the date and time the data object last was changed.
The ChangeTime is not necessarily equal to the CreateTime of the newest version of the data object
since the ChangeTime may be updated independently for ILM integration purposes.
Namespace:
Omada.OE.Model.Public
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxDateTime ChangeTime { get; }
Property Value
Type:
DateTime
See Also