This document is archived and information here might be outdated.  Recommended version.


IDynamicObjectActivate Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IDynamicObjectActivate Interface

This interface extends IObjectActivate to allow initialization of dynamically activated service objects and extensions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Activate Activates the object.
Method Deactivate Deactivates the object.
Method DynamicActivate Activates dynamically initialized server object or extension using configuration parameters identical to ones passed to the IObjectConstruct::Construct()

Inherited Interfaces

Interfaces Description
IObjectActivate Provides access to methods for activating and deactivating objects.

Classes that implement IDynamicObjectActivate

Classes Description