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

In This Topic
    ARTICLE_OPENING_PRESSURE Property
    In This Topic
    Opening pressure # 26522.
    Syntax
    public MDPropertyValue ARTICLE_OPENING_PRESSURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OPENING_PRESSURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Pressure at which a valve begins to open under defined conditions.

    See Also