PanelScheduleData.UpdateIsSectionHidden
Description:
Update if this section is hidden or not
Update if this section is hidden or not
public void UpdateIsSectionHidden(
SectionType sectionType,
bool bHide
)
-
sectionTypeThe Section Type
-
BooleanbHideWhether to hide this section or not
-
A value passed for an enumeration argument is not a member of that enumeration