| DataObjectFilterReadStatus Property |
Filter on whether the active user has read the DataObject.
Note: a customer setting controls whether read-info is logged or not. If not then this filter should not be used.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ReadStatus ReadStatus { get; set; }
Property Value
Type:
ReadStatus
See Also