Table of Contents

Enum DuplicatePropertyNameHandling

Namespace
Newtonsoft.Json.Linq
Assembly
Newtonsoft.Json.dll
public enum DuplicatePropertyNameHandling

Fields

Error = 2
Ignore = 1
Replace = 0