←Select platform

ReadPatientUpdateOptions Method

Summary

Returns any PatientUpdateOptions stored in a DicomDataSet

Syntax
C#
C++/CLI
public static PatientUpdateOptions ReadPatientUpdateOptions( 
   this DicomDataSet ds 
) 
public:  
   [ExtensionAttribute] 
   static PatientUpdateOptions^ ReadPatientUpdateOptions( 
      DicomDataSet^ ds 
   ) 

Parameters

ds

The DicomDataSet from which to read the PatientUpdateOptions

Return Value

Any PatientUpdateOptions stored in a DicomDataSet

Remarks

PatientUpdateOptions are stored in the private tag TagPatientUpdateOptions in a DicomDataSet. If there are no PatientUpdateOptions stored, then this method returns PatientUpdateOptions.None.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.