FieldComputed.EnableLookup Property
Gets or sets a value that specifies whether a lookup field can reference the field.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property EnableLookup As Boolean
Get
Set
'Usage
Dim instance As FieldComputed
Dim value As Boolean
value = instance.EnableLookup
instance.EnableLookup = value
[RemoteAttribute]
public bool EnableLookup { get; set; }
Property Value
Type: System.Boolean
Returns Booleantrue if a lookup field can reference the field otherwise returns false. The default value is