Share via


RenderListDataOverrideParameters.FilterLookupId5 property

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

Syntax

'Declaration
Public Property FilterLookupId5 As String
    Get
    Set
'Usage
Dim instance As RenderListDataOverrideParameters
Dim value As String

value = instance.FilterLookupId5

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

Property value

Type: System.String

See also

Reference

RenderListDataOverrideParameters class

RenderListDataOverrideParameters members

Microsoft.SharePoint.Client namespace