←Select platform

GetElementValue Method

Summary

A default implementation that returns a series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.

Syntax
C#
C++/CLI
public string GetElementValue( 
   DataRow row, 
   long dicomTag 
) 
public:  
   String^ GetElementValue( 
      System::Data::DataRow^ row, 
      Int64 dicomTag 
   ) 

Parameters

row

a System.Data.DataRow of the Series Table

dicomTag

a DICOM tag that corresponds to a value in the Series Table

Return Value

series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.

Remarks

For more information, see GetElementValue

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.Medical.Storage.DataAccessLayer Assembly

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