Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

FindBySOPInstanceUID Method (CompositeInstanceDataSet.InstanceDataTable)






A System.String representing the SOP Instance UID.
Finds a CompositeInstanceDataSet.InstanceRow 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.InstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceDataTable
Dim SOPInstanceUID As String
Dim value As CompositeInstanceDataSet.InstanceRow
 
value = instance.FindBySOPInstanceUID(SOPInstanceUID)

            

            

Parameters

SOPInstanceUID
A System.String representing the SOP Instance UID.

Return Value

The CompositeInstanceDataSet.InstanceRow that matches the given SOPInstanceUID. It returns null if no results are found.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.InstanceDataTable Class
CompositeInstanceDataSet.InstanceDataTable Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features