ValidationResult.ReturnCode

ValidationResult.ReturnCode property

Gets or ses the response code of the validating process.

public ValidationResponseCode ReturnCode { get; set; }

See Also