API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariantPropertyList Class / SYMBVAR_NAME Property / SYMBVAR_NAME(Int32) Property

In This Topic
SYMBVAR_NAME(Int32) Property
In This Topic
Variant name # 16901. This property isn't indexed, and is read-only.
Syntax
public PropertyValue SYMBVAR_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of the symbol variant.

See Also