XmlMap.ShowImportExportValidationErrors Property

Definition

Returns or sets whether to display a dialog box that details schema-validation errors when data is imported or exported through the specified XML schema map. The default value is False. Read/write Boolean.

public:
 property bool ShowImportExportValidationErrors { bool get(); void set(bool value); };
public bool ShowImportExportValidationErrors { get; set; }
Public Property ShowImportExportValidationErrors As Boolean

Property Value

Remarks

XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

Applies to