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

In This Topic
SymbolPropertyList Constructor(Symbol)
In This Topic
Should be used internal only
Syntax
public SymbolPropertyList( 
   Symbol obj
)

Parameters

obj
Symbol object whose properties will be affected.
See Also