Click or drag to resize

PFFieldFileHolderEnableFullTextIndexing Property

Gets a value indicating whether the files added in this field can be indexed in the Index database for full-text search.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool EnableFullTextIndexing { get; }

Property Value

Type: Boolean
See Also