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

In This Topic
    ARTICLE_ELECTRICALPOWER Property
    In This Topic
    Switching capacity # 22072.
    Syntax
    public MDPropertyValue ARTICLE_ELECTRICALPOWER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ELECTRICALPOWER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Electrical switching capacity (in kW) of a contact in connection with coils of contactors and relays or of a component; entry is limited to 10 characters. At a part with the product group "Relays, contactors" this property refers to the contact.

    See Also