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

In This Topic
    ARTICLE_LOAD_CAPACITY Property
    In This Topic
    Load capacity of the cable # 26085.
    Syntax
    public MDPropertyValue ARTICLE_LOAD_CAPACITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_LOAD_CAPACITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum electrical current for which the cable is designed.

    See Also