Method SetValidationResults
SetValidationResults(ExporterValidationResults)
Sets the validation results upon export of this item.
Declaration
public void SetValidationResults(ProductCatalogEditor.ExporterValidationResults results)
Parameters
Type | Name | Description |
---|---|---|
ProductCatalogEditor.ExporterValidationResults | results | The validation results of the export. |