Share via


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.

Return Value

Type: NoYes Enumeration
The value of the PrimaryStore field.

Remarks

Also updates the primary store information in the RetailUsers table.

See Also

Reference

RetailUserStoreTable Table