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