Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_REF_TERMINAL_NAME {get; set;}
    public:
    property PropertyValue^ ARTICLE_REF_TERMINAL_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The connection point pattern stored at the part.

    See Also