DismissedValidationResult.Comments Property

Definition

Gets or sets the comments in the validation result object.

public string Comments { get; set; }
member this.Comments : string with get, set
Public Property Comments As String

Property Value

The comments of validation.

Applies to