←Select platform

AddTagPatientUpdateOptions Method

Summary

Adds the TagPatientUpdateOptions private tag to the DicomTagTable

Syntax
C#
VB
C++
public static void AddTagPatientUpdateOptions( 
   this DicomTagTable dicomTagTable 
) 
<ExtensionAttribute()> 
 Public Shared Sub AddTagPatientUpdateOptions( 
   ByVal dicomTagTable As DicomTagTable 
) 
public:  
   [ExtensionAttribute] 
   static void AddTagPatientUpdateOptions( 
      DicomTagTable^ dicomTagTable 
   ) 

Parameters

dicomTagTable

A reference to the DicomTagTable

Remarks

The AddTagPatientUpdateOptions adds the TagPatientUpdateOptions private tag to the DicomTagTable.

This is useful for displaying information about the TagPatientUpdateOptions private tag, including a friendly name and DicomVRType.

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.