IEditSessionChangeClientLinkedCounteragent Method |
Changes client linked counter agent.
Namespace: Resto.Front.Api.EditorsAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxvoid ChangeClientLinkedCounteragent(
IClientStub client,
IUser linkedCounteragent
)
Parameters
- client IClientStub
- Changing client.
- linkedCounteragent IUser
- New linked counteragent.
See Also