Compares a Collateral Item with a Security Enquiry Response and returns a collection of compared items (properties).
Syntax
finSecurityEnquiry.GetAccountAppCollateralItemDifferences(accountAppCollateralItem, serviceLogPk, compareItems)
Parameters
| Name | Type | Optional | ByRef | Description |
| accountAppCollateralItem |
finAccountAppCollateralItem |
|
|
The Collateral 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