Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterOptions Class : UseCustomAE Property |
public bool UseCustomAE {get; set;}
'Declaration Public Property UseCustomAE As Boolean
'Usage Dim instance As PatientUpdaterOptions Dim value As Boolean instance.UseCustomAE = value value = instance.UseCustomAE
true
to use a custom AE title; otherwise, false
.