This member is for System Use Only and should NOT be used.
Obsolete. Use finAccount.HistoryItems; ExistsPk and ItemByPk instead.
Get an Account History Item.
Syntax
finAccount.GetHistoryItemByAccountHistoryPk(accountHistoryPk, accountHistoryItem)
Parameters
| Name | Type | Optional | ByRef | Description |
| accountHistoryPk |
Integer |
|
|
The primary key of the Account History record. |
| accountHistoryItem |
finAccountHistoryItem |
|
ByRef |
The Account History Item. |
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