Execute a Security Enquiry request.

Syntax

finSecurityEnquiry.ExecuteSecurityEnquiry(request, response, [securityStmtItem], [serviceLogCreateDetails], [executePostFailed], [accountAppCollateralItem], [workflowPk], [workflowItemPk])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finSecurityEnquiry
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0