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

Show in webframe

FindByOrderNumber Method






Type: System.Int32. The Order Number.
Finds a CompositeInstanceDataSet.OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByOrderNumber( _
   ByVal OrderNumber As Integer _
) As CompositeInstanceDataSet.OtherPatientNamesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherPatientNamesDataTable
Dim OrderNumber As Integer
Dim value As CompositeInstanceDataSet.OtherPatientNamesRow
 
value = instance.FindByOrderNumber(OrderNumber)

            

            

Parameters

OrderNumber
Type: System.Int32. The Order Number.

Return Value

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

Target Platforms

See Also

Reference

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