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

FindBySeriesInstanceUID Method (CompositeInstanceDataSet.SeriesDataTable)

Show in webframe





A System.String representing the Series Instance UID.
Finds a CompositeInstanceDataSet.SeriesRow in the System.Data.DataTable.Rows collection by the Series Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindBySeriesInstanceUID( _
   ByVal SeriesInstanceUID As String _
) As CompositeInstanceDataSet.SeriesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.SeriesDataTable
Dim SeriesInstanceUID As String
Dim value As CompositeInstanceDataSet.SeriesRow
 
value = instance.FindBySeriesInstanceUID(SeriesInstanceUID)

            

            

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.

Return Value

The CompositeInstanceDataSet.SeriesRow that matches the given SeriesInstanceUID. NULL if no result found.
Requirements

Target Platforms

See Also

Reference

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