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

In This Topic
    ARTICLE_BUS_SYSTEM_KNX_COMPATIBLE Property
    In This Topic
    KNX: Compatible # 26031.
    Syntax
    public PropertyValue ARTICLE_BUS_SYSTEM_KNX_COMPATIBLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_BUS_SYSTEM_KNX_COMPATIBLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specification whether the bus system component is compatible with the bus system KNX.

    See Also