PurchRFQUnsealedReplyLine::existSessionId Method
Determines if the passed in session ID exists in the table.
Syntax
client server public static boolean existSessionId(PurchRFQEPSessionId _epSessionId)
Run On
Called
Parameters
- _epSessionId
Type: PurchRFQEPSessionId Extended Data Type
The session ID to search for.
Return Value
Type: boolean
true if the session ID exists in the table; otherwise, false.