Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_LOAD_CAPACITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_LOAD_CAPACITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum electrical current for which the cable is designed.

    See Also