| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| request | ISSecurityEnquiryRequest | Request information. | ||
| response | ISSecurityEnquiryResponse | ByRef | The Response. | |
| securityStmtItem | finSecurityStmtItemBase | Optional | The Security Item the Enquiry relates to or Nothing if this does not relate to a Security Statement Item. This will create a Log for the Item. If omitted, a value of Nothing is assumed. | |
| serviceLogCreateDetails | ISServiceLogCreateDetails | Optional | ByRef | Details to use when creating a Service Log. This will be updated with the Primary Key of the Service Log record that was created. If omitted, a value of Nothing is assumed. |
| executePostFailed | Boolean | Optional | ByRef | Returns True is the "ExecuteSecurityEnquiryPost" event script fails. If omitted, a value of False is assumed. |
| accountAppCollateralItem | finAccountAppCollateralItem | Optional | The Account Application Collateral Item the Enquiry relates to or Nothing if this does not relate to a Account Application Collateral Item. This will create a Log for the Item. If omitted, a value of Nothing is assumed. | |
| workflowPk | Integer | Optional | If omitted, a value of 0 is assumed. | |
| workflowItemPk | Integer | Optional | If omitted, a value of 0 is assumed. |
A Boolean value indicating success.