ReqTrans::refTypeIsReceipt Method
Determines if a type as default represents a receipt.
Syntax
client server public static NoYes refTypeIsReceipt(ReqRefType _reqRefType)
Run On
Called
Parameters
- _reqRefType
Type: ReqRefType Enumeration
The reference type.
Return Value
Type: NoYes Enumeration
true if the type represents a receipts; otherwise, false.