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

In This Topic
    ARTICLE_RATED_CURRENT_CONSUMPTION Property
    In This Topic
    Nominal current consumption # 26504.
    Syntax
    public MDPropertyValue ARTICLE_RATED_CURRENT_CONSUMPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RATED_CURRENT_CONSUMPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Current that an electrical device or a component absorbs during normal operation.

    See Also