Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Accessory Class / Variant Property

In This Topic
    Variant Property (Article.Accessory)
    In This Topic
    Returns Variant of the article that is referenced from this accessory position
    Syntax
    public string Variant {get;}
    public:
    property String^ Variant {
       String^ get();
    }

    Property Value

    Variant of the referenced article
    See Also