Click or drag to resize
VerificationStep Properties

The VerificationStep type exposes the following members.

Properties
  Name Description
Public property CanFix
This value is true if Double-Take can automatically fix the validation item; otherwise, it is false.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property Id
This value is the ID for the validation item.
Public property Index
This value is an index value used to impose an order to the validation items.
Public property MessageFormatParameters
This value is the message format parameters.
Public property MessageKey
This value is a message key for the validation item. This value can be used to look up the message text.
Public property Progress
This value is the completion progress of the validation item.
Public property Status
This value represents the status of the validation item.
Public property TitleFormatParameters
This value is the title format parameters for the action.
Public property TitleKey
This value is a title key for the validation item. This value can be used to look up the title text.
Top
See Also