'Declaration
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPPSRelationshipRow( _
ByVal As MPPSDataset.PPSInformationRow, _
ByVal 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)