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

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

    Property Value

    Returns property value of type System.String.
    See Also