Show/Hide Toolbars

Each TeamConnect Web Service provides a method for deleting a corresponding record. The general form of the method is deleteObject (String uniqueKey). For example, for the Contact repository the corresponding method is deleteContact (String uniqueKey). There is no return value.