API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPosition Class / SymbolNumber Property

In This Topic
    SymbolNumber Property
    In This Topic
    Number identifying symbol in the symbol library.
    Syntax
    public int SymbolNumber {get; set;}
    public:
    property int SymbolNumber {
       int get();
       void set (    int value);
    }
    See Also