Click or drag to resize

BasePropertyLoadOptionsExcludeNonSuitableForRegularDOTBindings Property

Exclude certain properties which aren't relevant for data object bindings. E.g. properties prefixed with SSOT_ or SURVFLD_

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

Property Value

Type: Boolean
See Also