public PropertyValue SYMB_IMPORTEDVARIANTMAPPING( int index ) {get; set;}
public: property PropertyValue^ SYMB_IMPORTEDVARIANTMAPPING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_IMPORTEDVARIANTMAPPING( int index ) {get; set;}
public: property PropertyValue^ SYMB_IMPORTEDVARIANTMAPPING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 4.
This property is populated during the data transfer of projects from EPLAN 5. It is only required for EPLAN 5 due to compatibility reasons and is no longer used in new projects. The assignment of the variants for data transfer is stored here.