This function creates eMessage for ACC 45 and returns False if it was completed successfully.
object.ExportForm()
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
bool
Display ExportForm for the form.
Dim aForm
Set aForm = Profile.Form
aForm.ExportForm