Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PARTNR Property / ARTICLE_PARTNR Property

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

    Property Value

    Returns property value of type System.String.
    See Also