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

In This Topic
    ARTICLE_POWER_CONSUMPTION Property
    In This Topic
    Power consumption # 26417.
    Syntax
    public MDPropertyValue ARTICLE_POWER_CONSUMPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POWER_CONSUMPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Quantity of electrical energy that a device or component consumes during operation. The power consumption describes the actual energy consumption.

    See Also