Enabled Property
Description
Indicates whether the recovery scenario is enabled for the open test or business component.
Property type
Read-write property
Syntax
Visual Basic
Public Property Enabled As Boolean
Return Type
  • True--The recovery scenario is enabled.
  • False--The recovery scenario is not enabled.
Example
See Also