Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterOptions Class : ValidateReason Property |
public bool ValidateReason {get; set;}
'Declaration Public Property ValidateReason As Boolean
'Usage Dim instance As PatientUpdaterOptions Dim value As Boolean instance.ValidateReason = value value = instance.ValidateReason
true
if to validate the reason; otherwise, false
.