LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

FindBySOPInstanceUID Method (CompositeInstanceDataSet.PresentationInstanceDataTable)






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)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.PresentationInstanceDataTable Class
CompositeInstanceDataSet.PresentationInstanceDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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