Click or drag to resize
MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectOnlyCoupledColumns Method
Ensures that only coupled columns will be included in the results.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public TQuery OnlyCoupledColumns()

Return Value

Type: TQuery
See Also