Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSInformationRowChangeEvent Class : MPPSDataset.PPSInformationRowChangeEvent Constructor |
[DebuggerNonUserCodeAttribute()] public MPPSDataset.PPSInformationRowChangeEvent( MPPSDataset.PPSInformationRow row, DataRowAction action )
'Declaration <DebuggerNonUserCodeAttribute()> Public Function New( _ ByVal row As MPPSDataset.PPSInformationRow, _ ByVal action As DataRowAction _ )
'Usage Dim row As MPPSDataset.PPSInformationRow Dim action As DataRowAction Dim instance As New MPPSDataset.PPSInformationRowChangeEvent(row, action)
[DebuggerNonUserCodeAttribute()] public: MPPSDataset.PPSInformationRowChangeEvent( MPPSDataset.PPSInformationRow^ row, DataRowAction action )