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

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

    Property Value

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

    Energy efficiency class for the United States. There are three different energy efficiency classes in the United States: 1. DOA standard: Minimum standard that must be met. 2. Energy Star: Energy-efficient devices. 3. Most efficient: Especially energy-efficient devices.

    See Also