ContentSource.FullCrawlSchedule property
SharePoint 2013
Gets or sets a content source's schedule of full crawls.
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.ScheduleThe full crawl schedule for the content source.