CustomSubEntityManager provides a method to delete custom sub-entities. The method is called DeleteCustomEntity. The method takes a generic T parameter which will be set to the type of the CustomSubEntityManager.
Custom sub-entities can also be deleted via data binding using the .NET data binding interfaces.