Source.BuiltIn property
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property BuiltIn As Boolean
Get
'Usage
Dim instance As Source
Dim value As Boolean
value = instance.BuiltIn
public bool BuiltIn { get; }
Property value
Type: System.Boolean
Implements
See also
Reference
Microsoft.Office.Server.Search.Administration.Query namespace