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

In This Topic
    ARTICLE_POWERDISSIPATION Property
    In This Topic
    Max. power dissipation # 22074.
    Syntax
    public MDPropertyValue ARTICLE_POWERDISSIPATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POWERDISSIPATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Specification of the maximum power dissipation in mVA of contactor and relay coils, entry is limited to 10 characters. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also