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