ExternalApplication members
Include protected members
Include inherited members
Represents the Microsoft InfoPath application.
The ExternalApplication type exposes the following members.
Methods
Name | Description | |
---|---|---|
CacheSolution(String) | (Inherited from _ExternalApplication2.) | |
Close(String) | (Inherited from _ExternalApplication2.) | |
New(String, Int32) | (Inherited from _ExternalApplication2.) | |
NewFromSolution(String) | (Inherited from _ExternalApplication2.) | |
NewFromSolutionWithInputParameters | Creates a new form using the specified form template with the specified form template and input parameters. (Inherited from _ExternalApplication2.) | |
Open(String, Int32) | (Inherited from _ExternalApplication2.) | |
Quit() | (Inherited from _ExternalApplication2.) | |
RegisterSolution(String, String) | (Inherited from _ExternalApplication2.) | |
UnregisterSolution(String) | (Inherited from _ExternalApplication2.) |
Top