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

In This Topic
    ARTICLE_CONNECTION Property
    In This Topic
    Connection point # 22130.
    Syntax
    public MDPropertyValue ARTICLE_CONNECTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONNECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Entry is limited to 10 characters.

    See Also