Click or drag to resize

DataObjectHistoryLoadOptionsDataObjectLoadOptions Property

History entries are loaded for all dataobjects, that matches the specified loadoptions.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataObjectLoadOptions DataObjectLoadOptions { get; }

Property Value

Type: DataObjectLoadOptions
See Also