CadLight.Status

CadLight.Status property

Gets or sets a value indicating whether this CadLight is status.

public bool Status { get; set; }

Property Value

true if status; otherwise, false.

See Also