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