API Help
Eplan.EplApi.DataModel Namespace / ProjectSections Class / State Property

In This Topic
State Property
In This Topic
Gets/Sets whether sections are active (i.e. visible) for the currently logged-in user
Syntax
public ProjectSections.Enums.State State {get; set;}
See Also