Click or drag to resize

Result Properties

The Result type exposes the following members.

Properties
  NameDescription
Public propertyCallStack
List of method call. List generated when triggered an exception (by method SetCallStack)
Public propertyDescription
Result description
Public propertyException
Exception object or null
Public propertyItem
Can use as data item or other data object
Public propertyValidation
List of exception validation with property and message
Top
See Also