Share via


AggregateDataSourceView.HasSeparateRoot property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property HasSeparateRoot As Boolean
    Get
'Usage
Dim instance As AggregateDataSourceView
Dim value As Boolean

value = instance.HasSeparateRoot
public bool HasSeparateRoot { get; }

Property value

Type: System.Boolean

See also

Reference

AggregateDataSourceView class

AggregateDataSourceView members

Microsoft.SharePoint.WebControls namespace