Finds a PatientInfoforUnscheduledPPSRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID value.
[DebuggerNonUserCodeAttribute()]
public PatientInfoforUnscheduledPPSRow FindByMPPSSOPInstanceUID(
string MPPSSOPInstanceUID
)
<DebuggerNonUserCodeAttribute()>
Public Function FindByMPPSSOPInstanceUID( _
ByVal MPPSSOPInstanceUID As String _
) As PatientInfoforUnscheduledPPSRow
[DebuggerNonUserCodeAttribute()]
public:
PPSDataset.PatientInfoforUnscheduledPPSRow^ FindByMPPSSOPInstanceUID(
String^ MPPSSOPInstanceUID
)
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
The PatientInfoforUnscheduledPPSRow that matches the given MPPSSOPInstanceUID. It returns null if no results are found
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET