Compartir a través de


: Scopes.CompilationScheduleType (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the type of schedule for scope compilation.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property CompilationScheduleType As ScopesCompilationScheduleType
'Uso
Dim instance As Scopes
Dim value As ScopesCompilationScheduleType

value = instance.CompilationScheduleType

instance.CompilationScheduleType = value
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }

Valor de propiedad

A value from the ScopesCompilationScheduleType enumeration specifying the scope compilation schedule type.

Vea también

Referencia

Scopes (Clase)
Scopes (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)