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