Click or drag to resize
Intuit.Ipp.LinqExtender.Abstraction Namespace
Intuit.Ipp.DataService has public methods to call Intuit Data Services and The assembly has methods for all CRUD (Add, Update, FindById, FindAll and Delete) operations and also has features to query QBO entities.
Interfaces
  InterfaceDescription
Public interfaceIClassGenerator Obsolete.
Entry point interface for ClassGenerator
Public interfaceIContainer Obsolete.
Defaines common propeties for accessing Bucket or BucketItem.
Public interfaceIMethodCall
Non generic query call interface.
Public interfaceIMethodCallT Obsolete.
Query item interface for direct calls on collection.
Public interfaceIModifiableCollection Obsolete.
Generic inteface for modifying collecion.
Public interfaceIModifiableCollectionT Obsolete.
Non generic interface for modifying colleciton items.
Public interfaceIQueryObject Obsolete.
Interface for making an object queryable.
Public interfaceIQueryObjectImpl Obsolete.
Internal class for query object.