Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PRESSURE Property / ARTICLE_PRESSURE Property

In This Topic
    ARTICLE_PRESSURE Property
    In This Topic
    Max. working pressure # 22124.
    Syntax
    public PropertyValue ARTICLE_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Working pressure (in bar), entry is limited to 15 characters.

    See Also