| DataObjectVersionReadInfo Property |
Contains information on when the object was read by a user
Can be null if it was not read or if the information was not loaded.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ReadInfo ReadInfo { get; set; }
Property Value
Type:
ReadInfo
See Also