Enabled Property
Description
Indicates whether the recovery mechanism is enabled.
Property type
Read-write property
Syntax
Visual Basic
Public Property Enabled As Boolean
Return Type
  • True--The recovery mechanism is enabled.
  • False--The recovery mechanism is disabled.
See Also