C#
VB
C++
Finds the row with the given Id value.
[DebuggerNonUserCodeAttribute()][GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0")]public HangingProtocolRow FindBySOPInstanceUID(string SOPInstanceUID)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0"),DebuggerNonUserCodeAttribute()>Public Function FindBySOPInstanceUID(ByVal SOPInstanceUID As String) As HangingProtocolRow
public:[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",L"4.0.0.0")][DebuggerNonUserCodeAttribute]HangingProtocolRow^ FindBySOPInstanceUID(String^ SOPInstanceUID)
SOPInstanceUID
The SOP Instance UID value to find.
A HangingProtocolRow that represents the row.
Looks up the table for the given id and returns an instance of the row found, otherwise it returns null.
HangingProtocolDataTable Class
HangingProtocolDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset 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
