Click or drag to resize

VerificationStepTitleKey Property

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

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

Property Value

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