Click or drag to resize
IdsErrorDetail Property
Gets the text that further describes the error, useful for debugging by the developer.

Namespace:  Intuit.Ipp.Exception
Assembly:  Intuit.Ipp.Exception (in Intuit.Ipp.Exception.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string Detail { get; }

Property Value

Type: String
See Also