Table of Contents
API reference

Property DocumentsIndexed

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

DocumentsIndexed

Gets the number of documents indexed.

[JsonProperty("documents_indexed", NullValueHandling = NullValueHandling.Ignore)]
public int? DocumentsIndexed { get; }

Property Value

int?