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