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