IEditSessionChangeClientMainAddressIndex Method |
Changes client main address index.
Namespace: Resto.Front.Api.EditorsAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxvoid ChangeClientMainAddressIndex(
int mainAddressIndex,
IClientStub client
)
Parameters
- mainAddressIndex Int32
- index of client main address
- client IClientStub
- Changing client
See Also