Click or drag to resize
TreeProviderSelectAllData Property
If true, all data are selected. Otherwise only base document data are selected.

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

Property Value

Type: Boolean
See Also