| 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.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic string Culture { get; set; }Property Value
Type: 
String
See Also