Share via


AggregateDataSourceView.IsSynchronous property

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

Syntax

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

value = instance.IsSynchronous

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

Property value

Type: System.String

See also

Reference

AggregateDataSourceView class

AggregateDataSourceView members

Microsoft.SharePoint.WebControls namespace