Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetElementValue Method (DefaultStudyInfo)






a System.Data.DataRow of the Study Table
a DICOM tag that corresponds to a value in the Study Table
A default implementation that eturns a study related DICOM tag value that is stored in a System.Data.DataRow of the Study Table.
Syntax
public string GetElementValue( 
   DataRow row,
   long dicomTag
)
'Declaration
 
Public Function GetElementValue( _
   ByVal row As DataRow, _
   ByVal dicomTag As Long _
) As String
'Usage
 
Dim instance As DefaultStudyInfo
Dim row As DataRow
Dim dicomTag As Long
Dim value As String
 
value = instance.GetElementValue(row, dicomTag)

            

            
public:
String^ GetElementValue( 
   DataRow^ row,
   int64 dicomTag
) 

Parameters

row
a System.Data.DataRow of the Study Table
dicomTag
a DICOM tag that corresponds to a value in the Study Table

Return Value

study related DICOM tag value that is stored in a System.Data.DataRow of the Study Table.
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IStudyInfo.ReferringPhysiciansName

Requirements

Target Platforms

See Also

Reference

DefaultStudyInfo Class
DefaultStudyInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features