Service1ClientRemoveGroup Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool RemoveGroup( string groupId, string key )
Public Function RemoveGroup ( groupId As String, key As String ) As Boolean
public: virtual bool RemoveGroup( String^ groupId, String^ key ) sealed
abstract RemoveGroup : groupId : string * key : string -> bool override RemoveGroup : groupId : string * key : string -> bool