public int MoveToGroup( IEnumerable<Product> products, string toGroupId, string fromGroupId )
Public Function MoveToGroup ( products As IEnumerable(Of Product), toGroupId As String, fromGroupId As String ) As Integer