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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_HUMIDITY_PERCENTRH Property
    In This Topic
    Measuring range: Humidity (in %r.H.) # 26447.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_OF_HUMIDITY_PERCENTRH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_OF_HUMIDITY_PERCENTRH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range of the relative humidity. The relative humidity is specified as a percentage and is the ratio of the absolute humidity to the saturation humidity of the air at a specific temperature.

    See Also