CurrentInvoiceDefinition property
| Applies to |
|---|
This property returns the active InvoiceDefinition object at the current application state, except for the TransferApp object. When used with TransferApp, a dummy invoice definition object is returned instead.
-
This property is only valid when a job is running.
-
This property is accessible from user-defined menus in both Verify and Optimize
Syntax
object. CurrentInvoiceDefinition [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the above objects list. |
| Value | An InvoiceDefinition value. |