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

In This Topic
    ARTICLE_MAX_POWER_CONSUMPTION Property
    In This Topic
    Power consumption, max. # 26419.
    Syntax
    public MDPropertyValue ARTICLE_MAX_POWER_CONSUMPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MAX_POWER_CONSUMPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum quantity of electrical energy that a device or component can consume during operation. The power consumption describes the actual energy consumption.

    See Also