Click or drag to resize
IntuitServicesType Enumeration
This Enumeration specifies which Intuit service to connect to.

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 enum IntuitServicesType
Members
  Member nameValueDescription
QBO0 QuickBooks Online Data through IDS.
IPS1 Intuit Platform services.
None2 None service type.
See Also