Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariantPropertyList Class / SymbolVariantPropertyList Constructor / SymbolVariantPropertyList Constructor(SymbolVariant)
SymbolVariant object whose properties will be affected.

In This Topic
SymbolVariantPropertyList Constructor(SymbolVariant)
In This Topic
Should be used internal only
Syntax
public SymbolVariantPropertyList( 
   SymbolVariant obj
)

Parameters

obj
SymbolVariant object whose properties will be affected.
See Also