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