Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_OPENING_PRESSURE Property / ARTICLE_OPENING_PRESSURE Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also