Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PARTNR Property / ARTICLE_PARTNR Property

In This Topic
    ARTICLE_PARTNR Property
    In This Topic
    Part number # 22001.
    Syntax
    public PropertyValue ARTICLE_PARTNR {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also