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

In This Topic
    ARTICLE_ELECTRICALPOWER(Int32) Property
    In This Topic
    Switching capacity # 22072. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_ELECTRICALPOWER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_ELECTRICALPOWER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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