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.

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

Property Value

Type: String
See Also