Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_POWER_REQUIREMENT_MIN Property / ARTICLE_POWER_REQUIREMENT_MIN Property

In This Topic
    ARTICLE_POWER_REQUIREMENT_MIN Property
    In This Topic
    Power requirement, min. # 26423.
    Syntax
    public PropertyValue ARTICLE_POWER_REQUIREMENT_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_REQUIREMENT_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum quantity of energy that a device or plant requires to function properly.

    See Also