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

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the pressure.

    See Also