This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > ID > IDynamicObjectActivate Interface > IDynamicObjectActivate.DynamicActivate Method (ArcObjects .NET 10.4 SDK) |
Activates dynamically initialized server object or extension using configuration parameters identical to ones passed to the IObjectConstruct::Construct()
[Visual Basic .NET] Public Sub DynamicActivate ( _ ByVal pConfigProps As IPropertySet _ )
[C#] public void DynamicActivate ( IPropertySet pConfigProps );
[C++]
HRESULT DynamicActivate(
IPropertySet* pConfigProps
);
[C++]
Parameters pConfigProps [in]
pConfigProps is a parameter of type IPropertySet