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

In This Topic
    ARTICLE_CONTINUOUS_HEAT_PERFORMANCE_AT_20_C Property
    In This Topic
    Continuous heating power (at 20°C) # 26094.
    Syntax
    public MDPropertyValue ARTICLE_CONTINUOUS_HEAT_PERFORMANCE_AT_20_C {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONTINUOUS_HEAT_PERFORMANCE_AT_20_C {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    At an ambient temperature of 20 °C, the useful heat that can be permanently transferred to the heat transfer medium by the device during heating without impairing the functionality.

    See Also