Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_MIN_AMBIENT_TEMPERATURE_DURING_OPERATION Property / ARTICLE_MIN_AMBIENT_TEMPERATURE_DURING_OPERATION Property

In This Topic
    ARTICLE_MIN_AMBIENT_TEMPERATURE_DURING_OPERATION Property
    In This Topic
    Ambient temperature (during operation), min. # 26158.
    Syntax
    public MDPropertyValue ARTICLE_MIN_AMBIENT_TEMPERATURE_DURING_OPERATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MIN_AMBIENT_TEMPERATURE_DURING_OPERATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum permissible temperature of the environment during the operation of a device.

    See Also