LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

FindByStudyInstanceUIDReferencedSOPInstanceUID Method

Show in webframe





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)

            

            

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

See Also

Reference

CompositeInstanceDataSet.ReferencedStudySequenceDataTable Class
CompositeInstanceDataSet.ReferencedStudySequenceDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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