DataSourcePropertyData DefaultValue Property Ankiro Enterprise Suite Reference Documentation
The optional default value to assign to processed documents not specifiying a value for the data source property in question. This value may be null.

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public string DefaultValue { get; set; }

Property Value

Type: String
See Also