Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_CLOSING_PRESSURE Property / ARTICLE_CLOSING_PRESSURE Property

In This Topic
    ARTICLE_CLOSING_PRESSURE Property
    In This Topic
    Closing pressure # 26551.
    Syntax
    public PropertyValue ARTICLE_CLOSING_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CLOSING_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Pressure to close an item under defined conditions.

    See Also