ISearchSiteAdministrationServiceApplication.GetVolatileScopesManagerInfo method

Retrieves the information that is likely to change for a Search scope system in the Search application.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<OperationContractAttribute> _
Function GetVolatileScopesManagerInfo As VolatileScopesManagerInfo
'Usage
Dim instance As ISearchSiteAdministrationServiceApplication
Dim returnValue As VolatileScopesManagerInfo

returnValue = instance.GetVolatileScopesManagerInfo()
[OperationContractAttribute]
VolatileScopesManagerInfo GetVolatileScopesManagerInfo()

Return value

Type: Microsoft.Office.Server.Search.Administration.VolatileScopesManagerInfo
The information that is likely to change for a Search scope system.

Remarks

This method retrieves the information that is likely to change for a Search scopes system in the Search application.

See also

Reference

ISearchSiteAdministrationServiceApplication interface

ISearchSiteAdministrationServiceApplication members

Microsoft.Office.Server.Search.Administration namespace