IEditSessionChangeClientComment Method |
Changes client comment.
Namespace: Resto.Front.Api.EditorsAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxvoid ChangeClientComment(
string comment,
IClientStub client
)
Parameters
- comment String
- new name of client
- client IClientStub
- Changing client
See Also