SeparatorInCompoundName

MetadataIndexingOptions.SeparatorInCompoundName property

Gets or sets the separator in the compound name of a field. The default value is ".".

public string SeparatorInCompoundName { get; set; }

Property Value

The separator in the compound name of a field.

See Also