API Help
Eplan.EplApi.MasterData Namespace / MDSymbol Class / Id Property

In This Topic
    Id Property (MDSymbol)
    In This Topic
    Returns the Id of the Symbol.
    Syntax
    public short Id {get; set;}
    public:
    property short Id {
       short get();
       void set (    short value);
    }

    Property Value

    Id of the Symbol
    See Also