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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_RATIO_MEASUREMENT Property
    In This Topic
    Measuring range: Ratio measurement # 26450.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_OF_RATIO_MEASUREMENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_OF_RATIO_MEASUREMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for the ratio measurement, e.g. for mixing ratios in liquids or gases. Ratios are often specified in the units percentage (%), parts per million (ppm).

    See Also