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

In This Topic
    ARTICLE_HOLDINGPOWER Property
    In This Topic
    Holding power # 22073.
    Syntax
    public PropertyValue ARTICLE_HOLDINGPOWER {get; set;}
    public:
    property PropertyValue^ ARTICLE_HOLDINGPOWER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Maximum holding power (in mVA) of contactor and relay coils. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also