C#
VB
C++
Adds a PPSInformationRow object to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void AddPPSInformationRow(
PPSInformationRow row
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub AddPPSInformationRow( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void AddPPSInformationRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow^ row
)
row
The PPSInformationRow to be added.
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