Finds a ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Referenced SOP Instance UID value.
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
public ReferencedStudySequenceRow FindByStudyInstanceUIDReferencedSOPInstanceUID(
string StudyInstanceUID,
string ReferencedSOPInstanceUID
)
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
ReferencedStudySequenceRow^ FindByStudyInstanceUIDReferencedSOPInstanceUID(
String^ StudyInstanceUID,
String^ ReferencedSOPInstanceUID
)
StudyInstanceUID
A System.String representing the Study Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
The ReferencedStudySequenceRow that matches the given StudyInstanceUID and ReferencedSOPInstanceUID. It will return null if no results are found.
ReferencedStudySequenceDataTable Class
ReferencedStudySequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document