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

Show in webframe

FindByMPPSSOPInstanceUID Method (MPPSDataset.PatientInfoforUnscheduledPPSDataTable)






A System.String representing the MPPS SOP Instance UID.
Finds a MPPSDataset.PatientInfoforUnscheduledPPSRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByMPPSSOPInstanceUID( _
   ByVal MPPSSOPInstanceUID As String _
) As MPPSDataset.PatientInfoforUnscheduledPPSRow
'Usage
 
Dim instance As MPPSDataset.PatientInfoforUnscheduledPPSDataTable
Dim MPPSSOPInstanceUID As String
Dim value As MPPSDataset.PatientInfoforUnscheduledPPSRow
 
value = instance.FindByMPPSSOPInstanceUID(MPPSSOPInstanceUID)

            

            

Parameters

MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.

Return Value

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

Target Platforms

See Also

Reference

MPPSDataset.PatientInfoforUnscheduledPPSDataTable Class
MPPSDataset.PatientInfoforUnscheduledPPSDataTable Members

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