Click or drag to resize
IMultiQueryUseTypeColumns Property
If true (default), the query uses type columns for the output, otherwise it uses only global columns

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool UseTypeColumns { get; set; }

Property Value

Type: Boolean
See Also