Click or drag to resize

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
Syntax
C#
public bool SpecialType { get; }

Property Value

Type: Boolean
See Also