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

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 DataServiceCallback<T>
where T : IEntity

Type Parameters

T
Generic Constraint
See Also