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

In This Topic
    ARTICLE_SUPPORTS_PROTOCOL_EIB_KNX Property
    In This Topic
    KNX: Supports EIB protocol # 26064.
    Syntax
    public PropertyValue ARTICLE_SUPPORTS_PROTOCOL_EIB_KNX {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUPPORTS_PROTOCOL_EIB_KNX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification whether the device supports the EIB/KNX protocol.

    See Also