Execution.SeqFilePreInteractiveCallbackEnabled

Syntax

Execution.SeqFilePreInteractiveCallbackEnabled

Data Type

Boolean

Purpose

Note This property is obsolete. Use the Execution.EnableCallback method to enable the callback sequence. Use the Execution.IsCallbackEnabled method to verify that the callback is enabled.

Remarks

Enables the SequenceFilePreInteractive callback. Set this property to False to disable the SequenceFilePreInteractive callback.

See Also

Execution.EnableCallback

Execution.IsCallbackEnabled