Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCDEVICENAME_8 Property / FUNC_PLCDEVICENAME_8 Property

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

    Property Value

    Returns property value of type System.String.
    See Also