ReceiptType Property
The type of receipt to be returned, if any.
Syntax
Default Value
""
Remarks
The type of receipt to be returned. If this property is empty a simple HTML response will be returned. For a value of "GISB-Acknowledgement-Receipt" a more detailed receipt will be generated.
Other values are not supported and will cause the component to throw an exception. You may, if you wish, catch this exception, generate your own Response, and send it using SendResponse.
This property is read-only.