| SchemaComparerResultsErrors Property |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public List<SchemaComparerResult> Errors { get; }
Public ReadOnly Property Errors As List(Of SchemaComparerResult)
Get
Property Value
Type:
ListSchemaComparerResultSee Also