Click or drag to resize

UIActionIsInvalid Property

Is set during load - is used to ignore actions that eg. specify an invalid data object type.

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

Property Value

Type: Boolean
See Also