This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployWizard Interface > IGlobeDeployWizard.Run Method (ArcObjects .NET 10.4 SDK) |
Run the wizard, with an optional input deployment.
[Visual Basic .NET] Public Sub Run ( _ ByVal hParent As Integer, _ ByVal pDoc As IGMxDocument, _ ByVal pDeployment As IGlobeDeployment _ )
[C#] public void Run ( int hParent, IGMxDocument pDoc, IGlobeDeployment pDeployment );