Table of Contents

Enum MetadataValueKind

Namespace
Shard.Codecs
Assembly
Shard.Codecs.dll

Lists the closed set of application data values accepted by MetadataDocument.

public enum MetadataValueKind

Fields

Array = 6
Boolean = 1
Document = 5
Double = 4
Integer = 3
Null = 0
String = 2