IMultiQueryUseTypeColumns Property |
If true (default), the query uses type columns for the output, otherwise it uses only global columns
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax bool UseTypeColumns { get; set; }
Property Value
Type:
BooleanSee Also