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

In This Topic
    ARTICLE_OPERATING_TEMPERATURE_MIN Property
    In This Topic
    Operating temperature, min. # 26241.
    Syntax
    public PropertyValue ARTICLE_OPERATING_TEMPERATURE_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_OPERATING_TEMPERATURE_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum temperature at which a device can be operated safely and reliably.

    See Also