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

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the quantity.

    See Also