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

In This Topic
    ARTICLE_CURRENT_CARRYING_CAPACITY Property
    In This Topic
    Current carrying capacity # 26153.
    Syntax
    public MDPropertyValue ARTICLE_CURRENT_CARRYING_CAPACITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CURRENT_CARRYING_CAPACITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum electrical current that an electrical device can carry permanently under specified conditions without its permissible continuous temperature exceeding a specified value.

    See Also