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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum electric current in amperes (A) that a device or component can draw from the mains during operation.

    See Also