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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of pressure medium control connection points of a pneumatic item.

    See Also