![]() |
Previous | Next |
The Error object represents errors that can occur when using the Microsoft Producer object model.
The Error object exposes the following properties.
Property | Description |
Description | Retrieves a description of the most recent Producer error. |
Number | Retrieves the error number of the most recent Producer error. |
The Error object is accessed through the following property.
Object | Property |
Application | Error |
See Also
Previous | Next |