API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJECT_POWERDISSIPATION_POWER_OF_ZONE Property / PROJECT_POWERDISSIPATION_POWER_OF_ZONE Property

In This Topic
    PROJECT_POWERDISSIPATION_POWER_OF_ZONE Property
    In This Topic
    Thermal design: Total power dissipation for air-conditioning field # 10313.
    Syntax
    public PropertyValue PROJECT_POWERDISSIPATION_POWER_OF_ZONE {get; set;}
    public:
    property PropertyValue^ PROJECT_POWERDISSIPATION_POWER_OF_ZONE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 100.

    Total power dissipation for air-conditioning fields, contains the calculation of the power dissipation.

    See Also