Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCDEVICENAME_7 Property / FUNC_PLCDEVICENAME_7 Property

In This Topic
    FUNC_PLCDEVICENAME_7 Property
    In This Topic
    PLC subdevice 7: Name # 20527.
    Syntax
    public PropertyValue FUNC_PLCDEVICENAME_7 {get; set;}
    public:
    property PropertyValue^ FUNC_PLCDEVICENAME_7 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also