Returned by
Parameter of
Repair-DtJobOptions, VerificationStatus
Properties
Name | Type | Description |
---|---|---|
CanFix | Boolean | This value is true if Double-Take can automatically fix the validation item; otherwise, it is false. |
Id | String | This value is the ID for the validation item. |
Index | Int32 | This value is an index value used to impose an order to the validation items. |
MessageFormatParameters |
String |
This value is the message format parameters. |
MessageKey | String | This value is a message key for the validation item. This value can be used to look up the message text. |
Progress | Int32 | This value is the completion progress of the validation item. |
Status | ActivityCompletionStatus | This value represents the status of the validation item. |
TitleFormatParameters | String [ ] |
This value is the title format parameters for the action. |
TitleKey | String |
This value is a title key for the validation item. This value can be used to look up the title text. |