Click or drag to resize

HistoryEntryReadInfos Property

Contains info about users who has read the object

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<DataObjectVersionReadInfo> ReadInfos { get; set; }

Property Value

Type: ListDataObjectVersionReadInfo
See Also