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

FindByStudyInstanceUIDReferencedSOPInstanceUID Method






A System.String representing the Study Instance UID.
A System.String representing the Referenced SOP Instance UID.
Finds a CompositeInstanceDataSet.ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Referenced SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByStudyInstanceUIDReferencedSOPInstanceUID( _
   ByVal StudyInstanceUID As String, _
   ByVal ReferencedSOPInstanceUID As String _
) As CompositeInstanceDataSet.ReferencedStudySequenceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.ReferencedStudySequenceDataTable
Dim StudyInstanceUID As String
Dim ReferencedSOPInstanceUID As String
Dim value As CompositeInstanceDataSet.ReferencedStudySequenceRow
 
value = instance.FindByStudyInstanceUIDReferencedSOPInstanceUID(StudyInstanceUID, ReferencedSOPInstanceUID)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.FindByStudyInstanceUIDReferencedSOPInstanceUID( 
   StudyInstanceUID ,
   ReferencedSOPInstanceUID 
)

Parameters

StudyInstanceUID
A System.String representing the Study Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.

Return Value

The CompositeInstanceDataSet.ReferencedStudySequenceRow that matches the given StudyInstanceUID and ReferencedSOPInstanceUID. It will return 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.ReferencedStudySequenceDataTable Class
CompositeInstanceDataSet.ReferencedStudySequenceDataTable 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