RetailStoreAddressBook.addressBooks Method
Retrieves the containers holding the RecID and name values of the DirAddressBook table.
Syntax
public container addressBooks(RefRecId _storeRecId, RetailAddressBookType _addressBookType)
Run On
Called
Parameters
- _storeRecId
Type: RefRecId Extended Data Type
The reference of the RetailStoreAddressBook record to find.
- _addressBookType
Type: RetailAddressBookType Enumeration
The type of the RetailStoreAddressBook record to find.
Return Value
Type: container
The containers holding the RecId and name values of the DirAddressBook table.