Table of Contents

Enum AutoMap

Namespace
Cratis.Chronicle.Projections
Assembly
Cratis.Chronicle.dll

Represents the auto mapping behavior.

public enum AutoMap

Fields

Disabled = 1

Disable auto mapping.

Enabled = 2

Enable auto mapping.

Inherit = 0

Inherit the auto mapping behavior from the parent.