Click or drag to resize
IdsErrorElement Property
Gets the name of the property (field) associated with this error, if applicable.

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 Element { get; }

Property Value

Type: String
See Also