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

FindBySOPInstanceUID Method (CompositeInstanceDataSet.PresentationInstanceDataTable)

Show in webframe





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

            

            

Parameters

SOPInstanceUID
A System.String representing the SOP Instance UID.

Return Value

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

Target Platforms

See Also

Reference

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