Click or drag to resize
ExtractionContextCulture Property
Culture of the document the extracted file belongs to. This information can be used to transform DateTimes and numbers to correct string representations. If null, EN culture is used.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public string Culture { get; set; }

Property Value

Type: String
See Also