Update the GlExportPk field on an AccountTransaction record.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountTransactionPk |
Integer |
|
|
The Primary Key of the Account Transaction to update. "0" will set all Transactions. |
| glExportPk |
Integer |
|
|
The glExportPk new value. "0" will Null the value in the database. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finConversionUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0