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

In This Topic
    ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_INPUT Property
    In This Topic
    Number of pneumatic ports (inputs) # 26072.
    Syntax
    public PropertyValue ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_INPUT {get; set;}
    public:
    property PropertyValue^ ARTICLE_NUMBER_OF_PNEUMATIC_CONNECTIONS_INPUT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

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

    See Also