| IDocumentQueryTQuery, TObjectPath Method (String) | 
            Filters the data to include only documents on given path(s).
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
 Syntax
SyntaxTQuery Path(
	params string[] paths
)
Parameters
- paths
- Type: SystemString
 List of document paths
Return Value
Type: 
TQuery See Also
See Also