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

In This Topic
    ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET Property
    In This Topic
    BACnet: Number of hardware interfaces # 26214.
    Syntax
    public MDPropertyValue ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of hardware interfaces in the BACnet protocol.

    See Also