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