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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Pressure to close an item under defined conditions.

    See Also