| DataObjectSpecialType Property |
Returns true if the DataObject is of a special (built-in) type like User, UserGroup etc.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool SpecialType { get; }
Property Value
Type:
Boolean
See Also