Click or drag to resize
VerificationStepMessageFormatParameters Property
This value is the message format parameters.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string[] MessageFormatParameters { get; set; }

Property Value

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