public PropertyValue OPTION_ISACTIVE( int index ) {get; set;}
public: property PropertyValue^ OPTION_ISACTIVE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue OPTION_ISACTIVE( int index ) {get; set;}
public: property PropertyValue^ OPTION_ISACTIVE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Specifies whether the project option is switched on or off.