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