API Help
Eplan.EplApi.DataModel Namespace / OptionFragmentPropertyList Class / OPTION_ISACTIVE Property / OPTION_ISACTIVE(Int32) Property

In This Topic
OPTION_ISACTIVE(Int32) Property
In This Topic
Project option active # 23103. This property isn't indexed, and is read-only.
Syntax
public PropertyValue OPTION_ISACTIVE( 
   int index
) {get; set;}

Parameters

index

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