Table of Contents

Enum RepositoryFileFormat

Namespace
Dynamicweb.Indexing.Querying
Assembly
Dynamicweb.Indexing.dll
Repository file format enumeration
public enum RepositoryFileFormat

Fields

Bson = 2
Json = 1
Xml = 0
To top