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

FindByItmeOrderNumberMPPSSOPInstanceUID Method






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( 
   long ItmeOrderNumber,
   string MPPSSOPInstanceUID
)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset.PPSRelationshipDataTable.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: 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

MPPSDataset.PPSRelationshipDataTable Class
MPPSDataset.PPSRelationshipDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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