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