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

In This Topic
    ARTICLE_TOTAL_COOLING_CAPACITY_AT_35_35_C Property
    In This Topic
    Total cooling capacity (at 35/35°C) # 26105.
    Syntax
    public MDPropertyValue ARTICLE_TOTAL_COOLING_CAPACITY_AT_35_35_C {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOTAL_COOLING_CAPACITY_AT_35_35_C {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the cooling capacity of a device, measured at an ambient temperature of 35 °C and an internal temperature of 35 °C. This specification is often made in watts (W) and specifies how much heat the device can dissipate under these conditions.

    See Also