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

In This Topic
    ARTICLE_HOLDINGPOWER Property
    In This Topic
    Holding power # 22073.
    Syntax
    public MDPropertyValue ARTICLE_HOLDINGPOWER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_HOLDINGPOWER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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