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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly