Represents the method that will handle the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events of a ReferencedPerformedProcedureStepSequenceDataTable.
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
delegate void ReferencedPerformedProcedureStepSequenceRowChangeEventHandler(
object sender,
ReferencedPerformedProcedureStepSequenceRowChangeEvent e
)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")>
Delegate Sub ReferencedPerformedProcedureStepSequenceRowChangeEventHandler(
ByVal sender As Object,
ByVal e As ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted
)
public [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
delegate void ReferencedPerformedProcedureStepSequenceRowChangeEventHandler(
Object^ sender,
ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted^ e
)
sender
An System.Object representing the source of the event.
e
A ReferencedPerformedProcedureStepSequenceRowChangeEvent that contains the event data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET