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

In This Topic
    ARTICLE_NUMBER_OF_PROCESS_CONNECTIONS Property
    In This Topic
    Number of process connections points # 26068.
    Syntax
    public PropertyValue ARTICLE_NUMBER_OF_PROCESS_CONNECTIONS {get; set;}
    public:
    property PropertyValue^ ARTICLE_NUMBER_OF_PROCESS_CONNECTIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of process connection points in the BACnet protocol.

    See Also