Provides access to model events.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
OnBeginProcessExecution | Called when the execution of a process begins. |
![]() |
OnEndProcessExecution | Called when the execution of a process ends. |
![]() |
OnProcessChanged | Called when the process parameters changed. |
CoClasses that implement IMdModelEvents
| CoClasses and Classes | Description |
|---|---|
| MdModel | A collection of model variables and processes, used to execute multiple geoprocessing tools in some order. |
| MdModelEventsHelper | Helper for working with IMdModelEvents. |
