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.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public string Culture { get; set; }
Property Value
Type:
StringSee Also