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