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

ActiveScheme Property
Gets/Sets active working section scheme for current user.
Syntax
public string ActiveScheme {get; set;}
Exceptions
ExceptionDescription
While setting value when State is equal to Disabled or EnabledTemporary.
See Also