Click or drag to resize

VerificationStepMessageKey Property

This value is a message key for the validation item. This value can be used to look up the message text.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string MessageKey { get; set; }

Property Value

Type: String
The message key for this verification step.
See Also