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

In This Topic
    ARTICLE_ULTIMATE_PRESSURE_SET Property
    In This Topic
    Final pressure, preset # 26100.
    Syntax
    public MDPropertyValue ARTICLE_ULTIMATE_PRESSURE_SET {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ULTIMATE_PRESSURE_SET {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Default pressure at the outlet of the fluid machine, specified as absolute pressure.

    See Also