SearchScopeType Element

System.Object

SearchScopeType

MergedScope

ObjectStoreScope

 

Client Declaration

The base, abstract element for representing the type of search scope.

Each element of type SearchScopeType specifies either an object store scope (ObjectStoreScope) or a merged scope (MergedScope).

 

XML Schema

<xsd:complexType name="SearchScopeType" abstract="true"/>