RecommendedIndex.Table Property

Definition

Gets the table on which to build index.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.table")]
public string Table { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.table")>]
member this.Table : string
Public ReadOnly Property Table As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to