Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_INRUSH_CURRENT Property / ARTICLE_INRUSH_CURRENT Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical current that flows when the device is switched on.

    See Also