Share via


PromotedResults.IsVisual property

Namespace:  Microsoft.Office.Server.Search.REST
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Property IsVisual As Boolean
    Get
    Set
'Usage
Dim instance As PromotedResults
Dim value As Boolean

value = instance.IsVisual

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

Property value

Type: System.Boolean

See also

Reference

PromotedResults class

PromotedResults members

Microsoft.Office.Server.Search.REST namespace