SynchronizationSetting.chkIncludeBDCSync Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected chkIncludeBDCSync As InputFormCheckBox
'Usage
Dim value As InputFormCheckBox
value = Me.chkIncludeBDCSync
Me.chkIncludeBDCSync = value
protected InputFormCheckBox chkIncludeBDCSync