Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_POWER_REQUIREMENT Property / DMPLAOBJECT_POWER_REQUIREMENT Property

In This Topic
    DMPLAOBJECT_POWER_REQUIREMENT Property
    In This Topic
    Power consumption # 44010.
    Syntax
    public PropertyValue DMPLAOBJECT_POWER_REQUIREMENT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_POWER_REQUIREMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The power consumption necessary to operate this planning object.

    See Also