Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_ENERGY_EFFICIENCY_CLASS_CN Property / ARTICLE_ENERGY_EFFICIENCY_CLASS_CN Property

In This Topic
    ARTICLE_ENERGY_EFFICIENCY_CLASS_CN Property
    In This Topic
    Energy efficiency class CN # 26305.
    Syntax
    public MDPropertyValue ARTICLE_ENERGY_EFFICIENCY_CLASS_CN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ENERGY_EFFICIENCY_CLASS_CN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Energy efficiency class for China. In China, energy efficiency is often indicated by the China Energy Label (CEL).

    See Also