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