Overload | Description |
---|---|
Rename(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath,String,String) | Renames an OPC UA file or directory, specifying the endpoint descriptor, directory named node path, existing file or directory name, and new name. |
Rename(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeId,UANodeId,String) | Renames an OPC UA file or directory, specifying the endpoint descriptor, directory node descriptor, existing file or directory node Id, and new name. |