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

In This Topic
MDSymbolPropertyList Constructor(MDSymbol)
In This Topic
Should be used internal only
Syntax
public MDSymbolPropertyList( 
   MDSymbol obj
)

Parameters

obj
MDSymbol object whose properties will be affected.
See Also