API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibrary Class / Symbol Property
Name of the symbol to get.

In This Topic
Symbol Property (MDSymbolLibrary)
In This Topic
Index operator to get a symbol by its name.
Syntax
public MDSymbol this[ 
   string symbolName
]; {get;}

Parameters

symbolName
Name of the symbol to get.
See Also