Click or drag to resize
FaultError Property
Error entity that describes the details of the error, if there are multiple errors, multiple occurrence of error object will be represented as multiple errors

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Error[] Error { get; set; }

Property Value

Type: Error
Remarks