Click or drag to resize

PageElementPropertiesImportWizDefinition_MapFieldsPageElementName Property

If your import wizard implementation uses a MapFields page with a different name to "MapFields", then set this property to indicate to the Definition page what page represents the 'MapFields' page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ImportWizDefinition_MapFieldsPageElementName { get; }

Property Value

Type: String
If your import wizard implementation uses a MapFields page with a different name to "MapFields", then set this property to indicate to the Definition page what page represents the 'MapFields' page.
See Also