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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum quantity of energy that a device or plant requires to function properly. The power requirement describes the theoretical maximum power requirement.

    See Also