LengthRecord.IsClosed

LengthRecord.IsClosed property

Gets or sets a value indicating whether this instance is closed.

public bool IsClosed { get; set; }

Property Value

true if this instance is closed; otherwise, false.

See Also