public string DeleteAll( IEnumerable<Product> products, bool doRun )
Public Function DeleteAll ( products As IEnumerable(Of Product), doRun As Boolean ) As String