public PropertyValue FUNC_SAFETY_PROJECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_SAFETY_PROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_SAFETY_PROJECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_SAFETY_PROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the associated project in SISTEMA. The property is used as a selection criterion during the export of safety-related values.