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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of pressure medium connection points of a pneumatic component at the output end.

    See Also