public Protocol.ToolkitResultProtocol UpdateInventoryLocation(String currentName)
 {
     return(toolkitProtocol.UpdateInventoryLocation(currentName));
 }