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

In This Topic
    ARTICLE_SUITABLE_AS_MONITOR Property
    In This Topic
    Suitable as monitoring device # 26355.
    Syntax
    public PropertyValue ARTICLE_SUITABLE_AS_MONITOR {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUITABLE_AS_MONITOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Component can be used for temperature monitoring.

    See Also