Click or drag to resize
SyncErrorType Enumeration
Product: QBW Description: must be either of the following values

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum SyncErrorType
Members
  Member nameValueDescription
OutOfSync0
BusinessLogic1
SystemError2
Remarks
See Also