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