Result Properties |
The Result type exposes the following members.
| Name | Description | |
|---|---|---|
| CallStack |
List of method call.
List generated when triggered an exception (by method SetCallStack)
| |
| Description |
Result description
| |
| Exception |
Exception object or null
| |
| Item |
Can use as data item or other data object
| |
| Validation |
List of exception validation with property and message
|