Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterCommand Class : Options Property |
public PatientUpdaterOptions Options {get; set;}
'Declaration Public Property Options As PatientUpdaterOptions
'Usage Dim instance As PatientUpdaterCommand Dim value As PatientUpdaterOptions instance.Options = value value = instance.Options
public: property PatientUpdaterOptions^ Options { PatientUpdaterOptions^ get(); void set ( PatientUpdaterOptions^ value); }