| IDocumentQueryTQuery, TObjectCulture Method  | 
            Filters the data to include only documents translated to given culture(s).
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
SyntaxTQuery Culture(
	params string[] cultures
)
Parameters
- cultures
 - Type: SystemString
List of document cultures 
Return Value
Type: 
TQuery
See Also