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

In This Topic
    ARTICLE_SETPOINT_POWER_HYDRAULIC Property
    In This Topic
    Target power (hydraulic) # 26142.
    Syntax
    public MDPropertyValue ARTICLE_SETPOINT_POWER_HYDRAULIC {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SETPOINT_POWER_HYDRAULIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Predetermined hydraulic power output or consumption (product of rated flow rate and pressure of a pressure fluid) that is to be output or absorbed by an item or system in the application.

    See Also