Service1ClientGetPrepAuditsStatsByImportId Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetPrepAuditsStatsByImportId( string auditorId, string importId, string providerId, string isScheduled, string startDate, string endDate, string key )
Public Function GetPrepAuditsStatsByImportId ( auditorId As String, importId As String, providerId As String, isScheduled As String, startDate As String, endDate As String, key As String ) As DataSet
public: virtual DataSet^ GetPrepAuditsStatsByImportId( String^ auditorId, String^ importId, String^ providerId, String^ isScheduled, String^ startDate, String^ endDate, String^ key ) sealed
abstract GetPrepAuditsStatsByImportId : auditorId : string * importId : string * providerId : string * isScheduled : string * startDate : string * endDate : string * key : string -> DataSet override GetPrepAuditsStatsByImportId : auditorId : string * importId : string * providerId : string * isScheduled : string * startDate : string * endDate : string * key : string -> DataSet