CurrentTransactionDescription property
| Applies to |
|---|
This property returns the active TransactionDescription object at the current application state.
This property is only valid when a job is running.
Syntax
object.CurrentTransactionDescription [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the above objects list. |
| Value | A TransactionDescription value. |