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

In This Topic
    ARTICLE_RATED_POWER_MIN Property
    In This Topic
    Nominal power (in kW), min. # 26480.
    Syntax
    public MDPropertyValue ARTICLE_RATED_POWER_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RATED_POWER_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Suitable minimum possible nominal power in kilowatts (kW).

    See Also