Click or drag to resize
TreeProviderMergeResults Property
If true, tables from result DataSet are merged into a single table.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public bool MergeResults { get; set; }

Property Value

Type: Boolean
See Also