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

FindByOtherStudyNumberStudyInstanceUID Method

Show in webframe





Type: System.Decimal. The Other Study Number.
A System.String representing the Study Instance UID.
Finds a CompositeInstanceDataSet.OtherStudyNumbersRow in the System.Data.DataTable.Rows collection by the Other Study Number and Study Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByOtherStudyNumberStudyInstanceUID( _
   ByVal OtherStudyNumber As Decimal, _
   ByVal StudyInstanceUID As String _
) As CompositeInstanceDataSet.OtherStudyNumbersRow
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherStudyNumbersDataTable
Dim OtherStudyNumber As Decimal
Dim StudyInstanceUID As String
Dim value As CompositeInstanceDataSet.OtherStudyNumbersRow
 
value = instance.FindByOtherStudyNumberStudyInstanceUID(OtherStudyNumber, StudyInstanceUID)

            

            

Parameters

OtherStudyNumber
Type: System.Decimal. The Other Study Number.
StudyInstanceUID
A System.String representing the Study Instance UID.

Return Value

The CompositeInstanceDataSet.OtherStudyNumbersRow that matches the given OtherStudyNumber and StudyInstanceUID. NULL if no result found.
Requirements

Target Platforms

See Also

Reference

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