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

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

    Property Value

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

    Characterization of the energy efficiency of electric motors in accordance with international standards.

    See Also