SetOnOffStatement.IsOn Property

Definition

Indicates whether this particular set statement is set to an ON ( true ) or OFF ( false ) state

public bool IsOn { get; set; }
member this.IsOn : bool with get, set
Public Property IsOn As Boolean

Property Value

Applies to