Freigeben über


QueryPropertyValue.BoolVal-Eigenschaft

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

Syntax

'Declaration
Public Property BoolVal As Boolean
    Get
    Set
'Usage
Dim instance As QueryPropertyValue
Dim value As Boolean

value = instance.BoolVal

instance.BoolVal = value
public bool BoolVal { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

QueryPropertyValue Klasse

QueryPropertyValue-Member

Microsoft.SharePoint.Client.Search.Query-Namespace