This document is archived and information here might be outdated. Recommended version. |
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 );