Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSRelationshipDataTable Class > AddPPSRelationshipRow Method : AddPPSRelationshipRow(PPSRelationshipRow) Method |
[DebuggerNonUserCodeAttribute()] public void AddPPSRelationshipRow( MPPSDataset.PPSRelationshipRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Sub AddPPSRelationshipRow( _ ByVal row As MPPSDataset.PPSRelationshipRow _ )
'Usage Dim instance As MPPSDataset.PPSRelationshipDataTable Dim row As MPPSDataset.PPSRelationshipRow instance.AddPPSRelationshipRow(row)
[DebuggerNonUserCodeAttribute()] public: void AddPPSRelationshipRow( MPPSDataset.PPSRelationshipRow^ row )