Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_REF_CONSTRUCTION_NAME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REF_CONSTRUCTION_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The drilling pattern stored at the part.

    See Also