PanelScheduleData.UpdateIsSectionHidden
Method
Description:
Update if this section is hidden or not
Update if this section is hidden or not
Parameters
| Parameter | Type | Description |
|---|---|---|
| sectionType | SectionType | The Section Type |
| bHide | Boolean | Whether to hide this section or not |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |