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

In This Topic
    ARTICLE_INRUSH_CURRENT Property
    In This Topic
    Inrush current # 26295.
    Syntax
    public MDPropertyValue ARTICLE_INRUSH_CURRENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INRUSH_CURRENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical current that flows when the device is switched on.

    See Also