Click or drag to resize
ReportServiceCallbackT Class
Contains event handlers for call back events.
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.CoreReportServiceCallbackT

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static class ReportServiceCallback<T>
where T : Report

Type Parameters

T
Generic Constraint
See Also