Finds a ReferencedNonImageCompositeSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and MPPS SOP Instance UID and Referenced SOP Instance UID value.
[DebuggerNonUserCodeAttribute()]public ReferencedNonImageCompositeSequenceRow FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID(string SeriesInstanceUID,string MPPSSOPInstanceUID,string ReferencedSOPInstanceUID)
<DebuggerNonUserCodeAttribute()>Public Function FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID( _ByVal SeriesInstanceUID As String, _ByVal MPPSSOPInstanceUID As String, _ByVal ReferencedSOPInstanceUID As String _) As ReferencedNonImageCompositeSequenceRow
[DebuggerNonUserCodeAttribute()]public:MPPSDataset.ReferencedNonImageCompositeSequenceRow^ FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID(String^ SeriesInstanceUID,String^ MPPSSOPInstanceUID,String^ ReferencedSOPInstanceUID)
SeriesInstanceUID
A System.String representing the Series Instance UID.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
The ReferencedNonImageCompositeSequenceRow that matches the given SeriesInstanceUID and MPPSSOPInstanceUID and ReferencedSOPInstanceUID. 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
