Updates the specified Trace Item's properties and calculates the duration.
Syntax
ISTrace.UpdateTraceItem(traceItemId, status, [details])
Parameters
| Name | Type | Optional | ByRef | Description |
| traceItemId |
Integer |
|
|
|
| status |
iseTraceItemStatus |
|
|
The new Status. |
| details |
String |
Optional |
|
Updated Details. |
Return Value
Boolean
- Member of:
- ISTrace
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0