Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Property FilterLookupId3 As String
Get
Set
'Usage
Dim instance As RenderListDataOverrideParameters
Dim value As String
value = instance.FilterLookupId3
instance.FilterLookupId3 = value
public string FilterLookupId3 { get; set; }
Property value
Type: System.String
See also
Reference
RenderListDataOverrideParameters class