Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / MDSymbolVariantPropertyList Constructor / MDSymbolVariantPropertyList Constructor(MDSymbolVariant)
MDSymbolVariant object whose properties will be affected.

In This Topic
MDSymbolVariantPropertyList Constructor(MDSymbolVariant)
In This Topic
Should be used internal only
Syntax
public MDSymbolVariantPropertyList( 
   MDSymbolVariant obj
)

Parameters

obj
MDSymbolVariant object whose properties will be affected.
See Also