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

In This Topic
    ARTICLE_HYDRAULIC_POWER Property
    In This Topic
    Hydraulic power # 26110.
    Syntax
    public MDPropertyValue ARTICLE_HYDRAULIC_POWER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_HYDRAULIC_POWER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Hydraulic power output or consumption of the item or system, measured in kilowatts (kW). The hydraulic capacity is used to measure the load capacity of hydraulic systems.

    See Also