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

In This Topic
    ARTICLE_TEMPERATURE_MIN Property
    In This Topic
    Temperature, min. # 26613.
    Syntax
    public PropertyValue ARTICLE_TEMPERATURE_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_TEMPERATURE_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum operating temperature that a device or component can withstand safely without being damaged or functionality being impaired.

    See Also