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

    Property Value

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

    Component can be used for temperature monitoring.

    See Also