IReportGeneratorGenerationSuccessful Event |
[Missing <summary> documentation for "E:Scanjour.Workflow4.ActivityLibrary.Report.IReportGenerator.GenerationSuccessful"]
Namespace: Scanjour.Workflow4.ActivityLibrary.ReportAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxevent ReportEventHandler GenerationSuccessful
Event GenerationSuccessful As ReportEventHandler
event ReportEventHandler^ GenerationSuccessful {
void add (ReportEventHandler^ value);
void remove (ReportEventHandler^ value);
}
abstract GenerationSuccessful : IEvent<ReportEventHandler,
EventArgs>
Value
ReportEventHandler
See Also