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