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

In This Topic
    SymbolVariantNr Property
    In This Topic
    Number of symbol variant.
    Syntax
    public int SymbolVariantNr {get; set;}
    public:
    property int SymbolVariantNr {
       int get();
       void set (    int value);
    }
    See Also