Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_EFFICIENCY Property / ARTICLE_EFFICIENCY Property

In This Topic
    ARTICLE_EFFICIENCY Property
    In This Topic
    Efficiency # 26649.
    Syntax
    public PropertyValue ARTICLE_EFFICIENCY {get; set;}
    public:
    property PropertyValue^ ARTICLE_EFFICIENCY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Ratio of the usable energy to the supplied energy of a system or device. The efficiency is usually expressed as a percentage and shows how efficiently a device or machine works.

    See Also