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; }
ReadOnly Property ImportWizDefinition_MapFieldsPageElementName As String
Get
Property Value
Type:
StringIf 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