Share via


AggregateDataSourceView.Aggregate Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property Aggregate As String
    Get
    Set
'Usage
Dim instance As AggregateDataSourceView
Dim value As String

value = instance.Aggregate

instance.Aggregate = value
public string Aggregate { get; set; }

Property Value

Type: System.String

See Also

Reference

AggregateDataSourceView Class

AggregateDataSourceView Members

Microsoft.SharePoint.WebControls Namespace