Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a single address book to associate all the workers and customers with all the stores.
Syntax
server public static void createAddressBook(container _params)
Run On
Server
Parameters
- _params
Type: container
A container that has a single DirAddressBookName value.
This must be presented in the method signature so the method can be run in IL.
Remarks
The method is supposed to be executed in IL, one time per each partition.