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

In This Topic
    ARTICLE_NOMINAL_PRESSURE Property
    In This Topic
    Nominal pressure # 26470.
    Syntax
    public MDPropertyValue ARTICLE_NOMINAL_PRESSURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOMINAL_PRESSURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum permissible pressure that an item or piping can withstand under normal operating conditions. This pressure is specified in bar.

    See Also