ISolutionSearchOptions.SearchExternalItems Property

Definition

Gets whether or not the content of external items should be searched.

public:
 property bool SearchExternalItems { bool get(); };
public:
 property bool SearchExternalItems { bool get(); };
public bool SearchExternalItems { get; }
member this.SearchExternalItems : bool
Public ReadOnly Property SearchExternalItems As Boolean

Property Value

Boolean

If true, search results from within external items should be returned. If false, no external items searches should occur.

Applies to