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

In This Topic
    ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_EXHAUST Property
    In This Topic
    Number of pneumatic ports (exhaust) # 26073.
    Syntax
    public MDPropertyValue ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_EXHAUST {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_EXHAUST {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of pressure medium connection points for the exhaust of a pneumatic component.

    See Also