RetailUserStoreTable.setPrimaryStore Method
Sets the primary store for the first record of the RetailUserStoreTable table.
Syntax
edit NoYes setPrimaryStore(boolean _set, NoYes _primaryStore)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the primary store.
- _primaryStore
Type: NoYes Enumeration
The current value of the PrimaryStore field.
Return Value
Type: NoYes Enumeration
The value of the PrimaryStore field.
Remarks
Also updates the primary store information in the RetailUsers table.