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