Condividi tramite


CoreSummary.NumberOfDocuments Property

Definition

Gets or sets the number of documents of a core summary.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfDocuments")]
public long NumberOfDocuments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfDocuments")>]
member this.NumberOfDocuments : int64 with get, set
Public Property NumberOfDocuments As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to