Click or drag to resize

DataObjectLoadOptionsBaseSkipCheckForTypeChanges Field

The check for changes to the DataObjectType object can be skipped when running inside a loop.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool SkipCheckForTypeChanges

Field Value

Type: Boolean
See Also