The OnCloseLister event can be implemented by a script add-in to receive notification whenever a Lister is closed.
Method Name: | OnCloseLister |
---|---|
Argument Type: |
|
Return Type: |
bool |
Description: |
The CloseListerData.lister property identifies the Lister that is closing. The shutdown property is True if the Lister is closing because Opus (or Windows) is shutting down. |