Table of Contents

Enum Format

Namespace
MES.MQC.ExportLibrary.Adapters.Export.Forms
Assembly
MES.MQC.ExportLibrary.dll
[JsonConverter(typeof(StringEnumWithDefaultConverter), new object[] { Format.Json })]
public enum Format

Fields

Json = 0
Yaml = 1