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