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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_THE_QUANTITY Property
    In This Topic
    Measuring range: Quantity # 26449.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_OF_THE_QUANTITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_OF_THE_QUANTITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the quantity.

    See Also