LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

FindByStudyInstanceUID Method (CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable)






A System.String representing the Study Instance UID.
Finds a CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow 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.NameOfPhysicianReadingStudyRow
'Usage
 
Dim instance As CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable
Dim StudyInstanceUID As String
Dim value As CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow
 
value = instance.FindByStudyInstanceUID(StudyInstanceUID)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.FindByStudyInstanceUID( 
   StudyInstanceUID 
)

Parameters

StudyInstanceUID
A System.String representing the Study Instance UID.

Return Value

The CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow that matches the given StudyInstanceUID. It returns null if no results are found.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable Class
CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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