IInfoPathDataImporter members
Include protected members
Include inherited members
The interface developers must implement to provide a custom data importer for InfoPath forms.
The IInfoPathDataImporter type exposes the following members.
Methods
Name | Description | |
---|---|---|
Import | Imports data into the current form. | |
Initialize | Initializes the IInfoPathDataImporter interface. | |
Uninitialize | Uninitializes the IInfoPathDataImporter interface. |
Top