Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSRelationshipDataTable Class > AddPPSRelationshipRow Method : AddPPSRelationshipRow(PPSInformationRow,String) Method |
[DebuggerNonUserCodeAttribute()] public MPPSDataset.PPSRelationshipRow AddPPSRelationshipRow( MPPSDataset.PPSInformationRow _parentPPSInformationRowByPPS_Information_PPS_Relationship, string ScheduledProcedureStepID )
'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)