Options Property

Summary
Gets or sets the options for the patient updater command.
Syntax
C#
VB
C++
public PatientUpdaterOptions Options { get; set; } 
  
Public Property Options As PatientUpdaterOptions 
public: 
property PatientUpdaterOptions^ Options { 
   PatientUpdaterOptions^ get(); 
   void set (    PatientUpdaterOptions^ ); 
} 

Property Value

The patient updater options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.