Definition.IsDeleted Property

Returns true if this definition is not actual anymore.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool IsDeleted { get; }

Property Value

Boolean

See Also