Compares a Security Statement Item with a Security Enquiry Response and returns a collection of compared items (properties).
Syntax
finSecurityEnquiry.GetSecurityStmtItemDifferences(securityStmtItem, serviceLogPk, compareItems)
Parameters
| Name | Type | Optional | ByRef | Description |
| securityStmtItem |
finSecurityStmtItemBase |
|
|
The Security Statement Item to compare. |
| serviceLogPk |
Integer |
|
|
The Pk of the Service Log of the Security Item to compare against. |
| compareItems |
finCompareItems |
|
ByRef |
A collection of compared items. |
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