Find a ImageInstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value.
[DebuggerNonUserCodeAttribute()][GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0")]public ImageInstanceRow FindBySOPInstanceUID(string SOPInstanceUID)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0"),DebuggerNonUserCodeAttribute()>Public Function FindBySOPInstanceUID(ByVal SOPInstanceUID As String) As ImageInstanceRow
public:[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",L"4.0.0.0")][DebuggerNonUserCodeAttribute]ImageInstanceRow^ FindBySOPInstanceUID(String^ SOPInstanceUID)
SOPInstanceUID
A System.String representing the SOP Instance UID.
The ImageInstanceRow that matches the given SOPInstanceUID. It will return null if no results are found.
ImageInstanceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
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
