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.
Determines whether the specified record exists in the EcoResReleaseSessionProduct table.
Syntax
client server public static boolean existByReleaseSessionProduct(EcoResReleaseSessionRecId _releaseSessionRecId, EcoResProductRecId _productRecId)
Run On
ClientOrServer
Parameters
- _releaseSessionRecId
Type: EcoResReleaseSessionRecId Extended Data Type
A release session ID.
- _productRecId
Type: EcoResProductRecId Extended Data Type
A product ID.
Return Value
Type: boolean
true if the specified record exists in the EcoResReleaseSessionProduct table; otherwise, false.