Execution.IsCallbackEnabled
- Updated2024-10-09
- 1 minute(s) read
Execution.IsCallbackEnabled
Syntax
Execution.IsCallbackEnabled( callbackType)
Return Value
Purpose
Determines whether the callback type the parameter passes is enabled.
Parameters
callbackType As CallbackTypes
[In] Specifies the callback type. Refer to CallbackTypes for the possible values.