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

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

    Property Value

    Returns property value of type System.String.
    See Also