RetailStoreSection::exist Method
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.