Execution.IsCallbackEnabled
- 更新时间2025-07-21
- 阅读时长1分钟
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.