←Select platform

FindByMPPSSOPInstanceUID Method (MPPSDataset.PatientInfoforUnscheduledPPSDataTable)

Summary

Finds a PatientInfoforUnscheduledPPSRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID value.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PatientInfoforUnscheduledPPSRow FindByMPPSSOPInstanceUID(  
   string MPPSSOPInstanceUID 
) 
<DebuggerNonUserCodeAttribute()> 
Public Function FindByMPPSSOPInstanceUID( _ 
   ByVal MPPSSOPInstanceUID As String _ 
) As PatientInfoforUnscheduledPPSRow 
[DebuggerNonUserCodeAttribute()] 
public: 
PPSDataset.PatientInfoforUnscheduledPPSRow^ FindByMPPSSOPInstanceUID(  
   String^ MPPSSOPInstanceUID 
) 

Parameters

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

Return Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize