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

In This Topic
    ARTICLE_PRESSURE Property
    In This Topic
    Max. working pressure # 22124.
    Syntax
    public MDPropertyValue ARTICLE_PRESSURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PRESSURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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