FieldLookup.IsDependentLookup property

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

Syntax

'Declaration
Public ReadOnly Property IsDependentLookup As Boolean
    Get
'Usage
Dim instance As FieldLookup
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

FieldLookup class

FieldLookup members

Microsoft.SharePoint.Client namespace