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

FindBySeriesInstanceUIDSOPInstanceUID Method

Show in webframe





A System.String representing the Series Instance UID.
A System.String representing the SOP Instance UID.
Finds a CompositeInstanceDataSet.ReferencedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindBySeriesInstanceUIDSOPInstanceUID( _
   ByVal SeriesInstanceUID As String, _
   ByVal SOPInstanceUID As String _
) As CompositeInstanceDataSet.ReferencedSeriesSequenceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable
Dim SeriesInstanceUID As String
Dim SOPInstanceUID As String
Dim value As CompositeInstanceDataSet.ReferencedSeriesSequenceRow
 
value = instance.FindBySeriesInstanceUIDSOPInstanceUID(SeriesInstanceUID, SOPInstanceUID)

            

            

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.
SOPInstanceUID
A System.String representing the SOP Instance UID.

Return Value

The CompositeInstanceDataSet.ReferencedSeriesSequenceRow that matches the given SeriesInstanceUID and SOPInstanceUID. It will return null if no results are found.
Requirements

Target Platforms

See Also

Reference

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