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

In This Topic
    ARTICLE_ENERGY_EFFICIENCY_CLASS Property
    In This Topic
    Energy efficiency class # 26301.
    Syntax
    public PropertyValue ARTICLE_ENERGY_EFFICIENCY_CLASS {get; set;}
    public:
    property PropertyValue^ ARTICLE_ENERGY_EFFICIENCY_CLASS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Assessment scale that shows how much energy an electrical device uses compared to other devices. The energy efficiency class can be determined, for example, in accordance with the EU-wide standard method "Energy Label Classification" and can be specified in the graduations A to G.

    See Also