Service1ClientGetStoreDataByAuditorId Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetStoreDataByAuditorId( string auditorId, string key )
Public Function GetStoreDataByAuditorId ( auditorId As String, key As String ) As DataSet
public: virtual DataSet^ GetStoreDataByAuditorId( String^ auditorId, String^ key ) sealed
abstract GetStoreDataByAuditorId : auditorId : string * key : string -> DataSet override GetStoreDataByAuditorId : auditorId : string * key : string -> DataSet