This member is for System Use Only and should NOT be used.
Retrieves an Update Request item at a specific index from an Account or Client Log.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| logSource |
String |
|
|
The Log Source. Either 'AccountLog' or 'ClientLog' are supported. |
| logPk |
Integer |
|
|
The Log Pk. |
| itemIndex |
Integer |
|
|
The Index of the Update Request required. |
| updateRequestBase |
finUpdateRequestBase |
|
ByRef |
The finUpdateRequestBase object of the item at the specified index. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finUpdateRequestUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0