API Help
Eplan.EplApi.DataModel Namespace / OptionPropertyList Class / OPTION_ISACTIVE Property / OPTION_ISACTIVE Property

In This Topic
OPTION_ISACTIVE Property
In This Topic
Project option active # 23103.
Syntax
public PropertyValue OPTION_ISACTIVE {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Specifies whether the project option is switched on or off.

See Also