Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_OPERATING_TEMPERATURE_MAX Property / ARTICLE_OPERATING_TEMPERATURE_MAX Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also