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