This topic has not yet been rated - Rate this topic

ContentSource.FullCrawlSchedule property

Gets or sets a content source's schedule of full crawls.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
'Declaration
Public Property FullCrawlSchedule As Schedule
	Get
	Set
'Usage
Dim instance As ContentSource
Dim value As Schedule

value = instance.FullCrawlSchedule

instance.FullCrawlSchedule = value

Property value

Type: Microsoft.Office.Server.Search.Administration.Schedule
The full crawl schedule for the content source.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.