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 a product is in a release session.
Syntax
client server public static boolean isProductInReleaseSession(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 a product is in a release session; otherwise, false.