API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_IMPORTEDVARIANTMAPPING Property / SYMB_IMPORTEDVARIANTMAPPING(Int32) Property

In This Topic
SYMB_IMPORTEDVARIANTMAPPING(Int32) Property
In This Topic
Symbol variant assignment (internal) # 16031.
Syntax
public PropertyValue SYMB_IMPORTEDVARIANTMAPPING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

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.

See Also