This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Classes > S > SchematicAlgorithmEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound ISchematicAlgorithmEvents interface in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
ISchematicAlgorithmEvents (default) | Provides access to events that occur when schematic algorithms are executed. |
When working with SchematicAlgorithmEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pSchematicAlgorithmEvents as SchematicAlgorithmEvents