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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_PRESSURE Property
    In This Topic
    Measuring range: Pressure # 26124.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_OF_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_OF_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the pressure.

    See Also