Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_CO2_EMISSION Property / ARTICLE_CO2_EMISSION Property

In This Topic
    ARTICLE_CO2_EMISSION Property
    In This Topic
    CO2 emission # 26245.
    Syntax
    public PropertyValue ARTICLE_CO2_EMISSION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CO2_EMISSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of carbon dioxide emission in milligrams per kilowatt-hour. The emission data for air emissions are specified in the unit E3 kg/TJ. They can be converted into the more common unit g/kWh by multiplying by the factor 3.6.

    See Also