Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariant Class / Properties Property

In This Topic
    Properties Property (SymbolVariant)
    In This Topic
    Allows access to properties of the SymbolVariant
    Syntax
    public new SymbolVariantPropertyList Properties {get;}
    public:
    new property SymbolVariantPropertyList^ Properties {
       SymbolVariantPropertyList^ get();
    }

    Property Value

    List o properties of SymbolVariant.
    See Also