Table of Contents

Enum MappingType

Namespace
Dynamicweb.DataIntegration.Integration
Assembly
Dynamicweb.DataIntegration.dll

MappingType

public enum MappingType

Fields

Automapped = 0

Automapped

BasedOnObjectType = 2

Based on object type

ManuallyMapped = 1

Manually mapped

To top