_ExternalApplication2 Members
Include Protected Members
Include Inherited Members
The _ExternalApplication2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CacheSolution(String) | Examines the form template in the cache and, if necessary, updates it from the published location of the form template. (Inherited from _ExternalApplication.) |
![]() |
CacheSolution(String) | |
![]() |
Close(String) | Closes the specified Microsoft InfoPath 2010 form. (Inherited from _ExternalApplication.) |
![]() |
Close(String) | |
![]() |
New(String, Int32) | Creates a new Microsoft InfoPath 2010 form based on a specified form. (Inherited from _ExternalApplication.) |
![]() |
New(String, Int32) | |
![]() |
NewFromSolution(String) | Creates a new Microsoft InfoPath 2010 form based on the specified form template. (Inherited from _ExternalApplication.) |
![]() |
NewFromSolution(String) | |
![]() |
NewFromSolutionWithInputParameters | Creates a new form using the specified form template with the specified form template and input parameters. |
![]() |
Open(String, Int32) | Opens the specified Microsoft InfoPath 2010 form. (Inherited from _ExternalApplication.) |
![]() |
Open(String, Int32) | |
![]() |
Quit() | Quits the Microsoft InfoPath 2010 application. (Inherited from _ExternalApplication.) |
![]() |
Quit() | |
![]() |
RegisterSolution(String, String) | Installs the specified Microsoft InfoPath 2010 form template. (Inherited from _ExternalApplication.) |
![]() |
RegisterSolution(String, String) | |
![]() |
UnregisterSolution(String) | Uninstalls the specified Microsoft InfoPath 2010 form template. (Inherited from _ExternalApplication.) |
![]() |
UnregisterSolution(String) |
Top