Click or drag to resize
ILuceneSearchDocumentGet Method
Gets the value of specified field

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
string Get(
	string name
)

Parameters

name
Type: SystemString
Field name

Return Value

Type: String
See Also