Click or drag to resize
IdsExceptionSource Property
Source of the exception.

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 override string Source { get; }

Property Value

Type: String

Implements

_ExceptionSource
See Also