The GPResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Error | If not null, error returned from process. The code should check this value for errors before attempting to retrieve the Results. | |
| Messages | Messages returned from the geopressing operation on the server. | |
| Results | Array of ParameterValues. If not null, these are the values returned from the process that contain the output of the geoprocessing operation. |
