| UIActionDefinedForAllDataObjectType Property |
Is true if a data object wildcard has been specified and no exclusions has been specified.
In other words - is true if DataObjectTypeIds contains ids of all data object types defined in the system.
Namespace:
Omada.OE.Model.UIAction
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool DefinedForAllDataObjectType { get; set; }
Property Value
Type:
Boolean
See Also