←Select platform

Options Property

Summary

The options used when performing a PatientUpdate.

Syntax
C#
VB
C++
public PatientUpdateOptions Options {get; set;} 
Public Property Options() As PatientUpdateOptions 
   Get 
   Set 
public:  
   property PatientUpdateOptions^ Options 
   { 
      PatientUpdateOptions^ get() 
      void set(PatientUpdateOptions^ value) 
   } 

Property Value

The options used when performing a PatientUpdate.

Remarks

The PatientUpdateOptions are used in the Leadtools.Dicom.Scp.Command.NAction.PatientUpdater.ChangePatientCommand to specify how to handle the Other Patient IDs (0010:1000) DICOM element.

For details, see PatientUpdateOptions enum.

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.Common Assembly

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