Click or drag to resize

DataObjectLoadOptionsValidateOptions Method

Validates that the supplied attributes are not mutual exclusive. An exception can be raised. In particular cases the attributes are corrected.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public override void ValidateOptions()
See Also