Share via


RetailUserStoreTable::exist Method

Indicates whether the specified record occurs in the RetailUserStoreTable table.

Syntax

client server public static boolean exist(RetailStoreId _storeId, RetailUserId _userId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

RetailUserStoreTable Table