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