Click or drag to resize

DataObjectHistoryLoadOptionsPropertyIds Property

Only history-entries/dataobjectversions, where one of these properties was changed, will be loaded. If the collection is empty all properties will be used.

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

Property Value

Type: IntegerList
See Also