Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_ENERGY_EFFICIENCY_CLASS_US {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ENERGY_EFFICIENCY_CLASS_US {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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