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

Show in webframe

FindByStudyInstanceUID Method (CompositeInstanceDataSet.StudyDataTable)






A System.String the Study Instance UID.
Finds a CompositeInstanceDataSet.StudyRow in the System.Data.DataTable.Rows collection by the Study Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByStudyInstanceUID( _
   ByVal StudyInstanceUID As String _
) As CompositeInstanceDataSet.StudyRow
'Usage
 
Dim instance As CompositeInstanceDataSet.StudyDataTable
Dim StudyInstanceUID As String
Dim value As CompositeInstanceDataSet.StudyRow
 
value = instance.FindByStudyInstanceUID(StudyInstanceUID)

            

            

Parameters

StudyInstanceUID
A System.String the Study Instance UID.

Return Value

The CompositeInstanceDataSet.StudyRow that matches the given StudyInstanceUID. NULL if no result found.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.StudyDataTable Class
CompositeInstanceDataSet.StudyDataTable 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