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