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