API Help
Eplan.EplApi.DataModel Namespace / Article.Assembly Class / PartNr Property

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

    Property Value

    Part number of the assembly article.
    See Also