Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_SUPPORTS_PROTOCOL_EIB_KNX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUPPORTS_PROTOCOL_EIB_KNX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether the device supports the EIB/KNX protocol.

    See Also