Definition.IsTerminator Property
Returns true if this definition is Terminator.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.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