API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_HOLDINGPOWER Property / ARTICLE_HOLDINGPOWER(Int32) Property

In This Topic
    ARTICLE_HOLDINGPOWER(Int32) Property
    In This Topic
    Holding power # 22073. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_HOLDINGPOWER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_HOLDINGPOWER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    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