Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

AddPPSRelationshipRow(PPSInformationRow,String) Method






The parent PPS (Performed Procedure Step) Information Row.
A System.String representing the Scheduled Procedure Step ID.
Adds a new MPPSDataset.PPSRelationshipRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPPSRelationshipRow( _
   ByVal _parentPPSInformationRowByPPS_Information_PPS_Relationship As MPPSDataset.PPSInformationRow, _
   ByVal ScheduledProcedureStepID As String _
) As MPPSDataset.PPSRelationshipRow
'Usage
 
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

See Also

Reference

MPPSDataset.PPSRelationshipDataTable Class
MPPSDataset.PPSRelationshipDataTable Members
Overload List

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features