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