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