Click or drag to resize

PageElementPropertiesImportWizDefinition_ImportTemplateIDMatchField Property

Specify which field on the ImportTemplateIDMatchFunction returns the matching import template id from the xot_import_template table.The default value for this property is import_template_id.

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

Property Value

Type: String
Specify which field on the ImportTemplateIDMatchFunction returns the matching import template id from the xot_import_template table.The default value for this property is import_template_id.
See Also