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