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

FindBySOPInstanceUID Method (CompositeInstanceDataSet.ImageInstanceDataTable)

Show in webframe





A System.String representing the SOP Instance UID.
Find a CompositeInstanceDataSet.ImageInstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindBySOPInstanceUID( _
   ByVal SOPInstanceUID As String _
) As CompositeInstanceDataSet.ImageInstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.ImageInstanceDataTable
Dim SOPInstanceUID As String
Dim value As CompositeInstanceDataSet.ImageInstanceRow
 
value = instance.FindBySOPInstanceUID(SOPInstanceUID)

            

            

Parameters

SOPInstanceUID
A System.String representing the SOP Instance UID.

Return Value

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

Target Platforms

See Also

Reference

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