Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_POWERINPUT Property / PROJ_POWERINPUT Property

In This Topic
    PROJ_POWERINPUT Property
    In This Topic
    Power supply # 10039.
    Syntax
    public PropertyValue PROJ_POWERINPUT {get; set;}
    public:
    property PropertyValue^ PROJ_POWERINPUT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also