Click or drag to resize

PFFieldFileHolderValueFoundExcerpt Property

Gets the found excerpt. When this value is loaded from the database with a query filtering the hosted documents with Full-Text. This property is automatically filled with the first found excerpt.

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

Property Value

Type: String
See Also