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