C#
VB
C++
Finds the row with the given Id value.
[DebuggerNonUserCodeAttribute()]public ItemsInfoTableRow FindById(string Id)
<DebuggerNonUserCodeAttribute()>Public Function FindById(ByVal Id As String) As ItemsInfoTableRow
public:[DebuggerNonUserCodeAttribute]ItemsInfoTableRow^ FindById(String^ Id)
Id
The Id value to find.
A ItemsInfoTableRow that represents the row.
Looks up the table for the given id and returns an instance of the row found, otherwise it returns null.
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
