Click or drag to resize

PageElementPropertiesImportWizDefinition_FinishPageElementName Property

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

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

Property Value

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