| 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: 10.0.0
 Syntax
SyntaxTQuery Culture(
	params string[] cultures
)
Parameters
- cultures
- Type: SystemString
 List of document cultures
Return Value
Type: 
TQuery See Also
See Also