Retrieves Pending Update Request Values specifically for this Account.
Syntax
finAccount.GetPendingUpdateRequests(updateRequestDetails, [updateRequestTypeNames])
Parameters
| Name | Type | Optional | ByRef | Description |
| updateRequestDetails |
List(Of finUpdateRequestDetail) |
|
ByRef |
A collection of finUpdateRequestDetail with matching Update Requests for this Account. |
| updateRequestTypeNames |
ISList |
Optional |
|
A list of TypeNames to limit the Update Requests to.
If omitted, a value of Nothing is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccount
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0