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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    The connection point pattern stored at the part.

    See Also