LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AddPPSRelationshipRow(PPSInformationRow,String) Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSRelationshipDataTable Class > AddPPSRelationshipRow Method : AddPPSRelationshipRow(PPSInformationRow,String) Method



_parentPPSInformationRowByPPS_Information_PPS_Relationship
The parent PPS (Performed Procedure Step) Information Row.
ScheduledProcedureStepID
A System.String representing the Scheduled Procedure Step ID.
_parentPPSInformationRowByPPS_Information_PPS_Relationship
The parent PPS (Performed Procedure Step) Information Row.
ScheduledProcedureStepID
A System.String representing the Scheduled Procedure Step ID.
Adds a new MPPSDataset.PPSRelationshipRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddPPSRelationshipRow( _
   ByVal _parentPPSInformationRowByPPS_Information_PPS_Relationship As MPPSDataset.PPSInformationRow, _
   ByVal ScheduledProcedureStepID As String _
) As MPPSDataset.PPSRelationshipRow
Visual Basic (Usage)Copy Code
Dim instance As MPPSDataset.PPSRelationshipDataTable
Dim _parentPPSInformationRowByPPS_Information_PPS_Relationship As MPPSDataset.PPSInformationRow
Dim ScheduledProcedureStepID As String
Dim value As MPPSDataset.PPSRelationshipRow
 
value = instance.AddPPSRelationshipRow(_parentPPSInformationRowByPPS_Information_PPS_Relationship, ScheduledProcedureStepID)

Parameters

_parentPPSInformationRowByPPS_Information_PPS_Relationship
The parent PPS (Performed Procedure Step) Information Row.
ScheduledProcedureStepID
A System.String representing the Scheduled Procedure Step ID.

Return Value

The MPPSDataset.PPSRelationshipRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features