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