Definition.IsDeleted Property
Returns true if this definition is not actual anymore.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsDeleted { get; }
Public ReadOnly Property IsDeleted As Boolean
Get
public:
property bool IsDeleted {
bool get ();
}
member IsDeleted : bool with get
Property Value
Boolean