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

In This Topic
    ARTICLE_DESIGNATION_OF_THE_MEASURING_METHOD Property
    In This Topic
    Designation of the measurement method # 26030.
    Syntax
    public PropertyValue ARTICLE_DESIGNATION_OF_THE_MEASURING_METHOD {get; set;}
    public:
    property PropertyValue^ ARTICLE_DESIGNATION_OF_THE_MEASURING_METHOD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Description of the measuring method.

    See Also