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

In This Topic
    ARTICLE_REF_CONSTRUCTION_NAME Property
    In This Topic
    Drilling pattern # 22217.
    Syntax
    public PropertyValue ARTICLE_REF_CONSTRUCTION_NAME {get; set;}
    public:
    property PropertyValue^ ARTICLE_REF_CONSTRUCTION_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The drilling pattern stored at the part.

    See Also