DefinitionIsTerminator Property
Returns true if this definition is Terminator.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public bool IsTerminator { get; }
Public ReadOnly Property IsTerminator As Boolean
Get
public:
property bool IsTerminator {
bool get ();
}
member IsTerminator : bool with get
Property Value
Boolean