←Select platform

Options Property

Summary

The options used when performing a PatientUpdate.

Syntax
C#
C++/CLI
public PatientUpdateOptions Options {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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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