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