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

In This Topic
    ARTICLE_INRUSH_CURRENT_MAX Property
    In This Topic
    Inrush current, max. # 26098.
    Syntax
    public MDPropertyValue ARTICLE_INRUSH_CURRENT_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INRUSH_CURRENT_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum current value that may flow when a device is switched on or that is required to switch on a device.

    See Also