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

In This Topic
    ARTICLE_METHOD Property
    In This Topic
    Method # 26051.
    Syntax
    public MDPropertyValue ARTICLE_METHOD {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_METHOD {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Measuring method, the specific procedure or method used to perform a measurement, analysis or test.

    See Also