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

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

    Property Value

    Name (part number) of the referenced article
    See Also