Update the ProcessedExternal1 field of an ISServiceLog record.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| serviceLogPk |
Integer |
|
|
The Primary key of the Service Log to update. |
| originalValue |
Integer |
|
|
The original value (0=Null). |
| newValue |
Integer |
|
|
The value to assign (0=Null). |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAuditFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0