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

In This Topic
    ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE Property
    In This Topic
    KNX: KNX-RF compatible # 26032.
    Syntax
    public MDPropertyValue ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether the bus system component is compatible with the bus protocol KNX radio (also known as KNX-RF).

    See Also