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

FindByItmeOrderNumberMPPSSOPInstanceUID Method

Show in webframe





The Itme Order Number.
A System.String representing the MPPS SOP Instance UID.
Finds a MPPSDataset.PPSRelationshipRow in the System.Data.DataTable.Rows collection by the Itme Order Number and MPPS SOP Instance UID value.
Syntax
[DebuggerNonUserCodeAttribute()]
public MPPSDataset.PPSRelationshipRow FindByItmeOrderNumberMPPSSOPInstanceUID( 
   long ItmeOrderNumber,
   string MPPSSOPInstanceUID
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByItmeOrderNumberMPPSSOPInstanceUID( _
   ByVal ItmeOrderNumber As Long, _
   ByVal MPPSSOPInstanceUID As String _
) As MPPSDataset.PPSRelationshipRow
'Usage
 
Dim instance As MPPSDataset.PPSRelationshipDataTable
Dim ItmeOrderNumber As Long
Dim MPPSSOPInstanceUID As String
Dim value As MPPSDataset.PPSRelationshipRow
 
value = instance.FindByItmeOrderNumberMPPSSOPInstanceUID(ItmeOrderNumber, MPPSSOPInstanceUID)

            

            
[DebuggerNonUserCodeAttribute()]
public:
MPPSDataset.PPSRelationshipRow^ FindByItmeOrderNumberMPPSSOPInstanceUID( 
   int64 ItmeOrderNumber,
   String^ MPPSSOPInstanceUID
) 

Parameters

ItmeOrderNumber
The Itme Order Number.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.

Return Value

The MPPSDataset.PPSRelationshipRow that matches the given ItmeOrderNumber and MPPSSOPInstanceUID. It returns null if no results are found
Requirements

Target Platforms

See Also

Reference

MPPSDataset.PPSRelationshipDataTable Class
MPPSDataset.PPSRelationshipDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features