Property HasSectionTurnedOn
HasSectionTurnedOn
Boolean indicating if the section has turned on this cycle.
Declaration
public bool HasSectionTurnedOn { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the section has just been turned on, false otherwise. |