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

FindByOtherStudyNumberStudyInstanceUID Method






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)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.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: 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.OtherStudyNumbersDataTable Class
CompositeInstanceDataSet.OtherStudyNumbersDataTable 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