Definition.IsSpecial Property
Defines if definition is a special kind of built-in variable/function.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsSpecial { get; set; }
Public Property IsSpecial As Boolean
Get
Set
public:
property bool IsSpecial {
bool get ();
void set (bool value);
}
member IsSpecial : bool with get, set
Property Value
Boolean