IEditSessionChangeClientMainAddressIndex Method |
Changes client main address index.
Namespace:
Resto.Front.Api.Editors
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxvoid ChangeClientMainAddressIndex(
int mainAddressIndex,
IClientStub client
)
Parameters
- mainAddressIndex
- Type: SystemInt32
index of client main address - client
- Type: Resto.Front.Api.Editors.StubsIClientStub
Changing client
See Also