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.
Indicates whether the given store and section already occurs in the RetailStoreSection table.
Syntax
client server public static boolean exist(RetailStoreId _storeId, RetailSectionId _sectionId)
Run On
Called
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The current value of store ID.
- _sectionId
Type: RetailSectionId Extended Data Type
The current value of section ID.
Return Value
Type: boolean
The store and section ID.