EcoResReleaseSessionProduct::numberOfProductsInSession Method
Finds the number of products in a release session.
Syntax
client server public static int64 numberOfProductsInSession(EcoResReleaseSessionRecId _releaseSessionRecId)
Run On
ClientOrServer
Parameters
- _releaseSessionRecId
Type: EcoResReleaseSessionRecId Extended Data Type
A release session ID.
Return Value
Type: int64
The number of products in a release session.