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

In This Topic
    ARTICLE_SUITABLE_FOR_KNX Property
    In This Topic
    Suitable for KNX # 26043.
    Syntax
    public PropertyValue ARTICLE_SUITABLE_FOR_KNX {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUITABLE_FOR_KNX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specification whether the IR receiver part is suitable for the KNX bus system.

    See Also