Show / Hide Table of Contents

Enum XmlIdentificationMode

Defines states how to handle with identification of instances

Namespace: NMF.Serialization
Assembly: NMF.Serialization.dll
Syntax
public enum XmlIdentificationMode

Fields

Name Description
AsNeeded

Let the Serializer decide

FullObject

Write the full object

Identifier

Use the identifier only

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX