SynonymMap.Format Property

Definition

The format of the synonym map. Only the 'solr' format is currently supported.

[Newtonsoft.Json.JsonProperty(PropertyName="format")]
public static string Format { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="format")>]
static member Format : string
Public Shared ReadOnly Property Format As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to