PFSiteSettingsEnableFullTextSearch Property |
Gets or sets a value indicating whether the query engine is authorized to search in the Index database
for some of its filters.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DefaultValueAttribute(false)]
[DataMemberAttribute]
public bool EnableFullTextSearch { get; set; }
Property Value
Type:
BooleanSee Also