Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_TEMPERATURE_MAX Property / ARTICLE_TEMPERATURE_MAX Property

In This Topic
    ARTICLE_TEMPERATURE_MAX Property
    In This Topic
    Temperature, max. # 26607.
    Syntax
    public PropertyValue ARTICLE_TEMPERATURE_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_TEMPERATURE_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also