IEnumerable<Audit> GetByIds( IEnumerable<int> autoIds )
Function GetByIds ( autoIds As IEnumerable(Of Integer) ) As IEnumerable(Of Audit)