Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Assembly Class / VariantNr Property

In This Topic
    VariantNr Property (Article.Assembly)
    In This Topic
    Returns variant number of the assembly.
    Syntax
    public string VariantNr {get;}
    public:
    property String^ VariantNr {
       String^ get();
    }

    Property Value

    Variant nr of the assembly article.
    See Also