: MonthlyDateSchedule.DaysOfMonth (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the days of the month for the crawl schedule.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property DaysOfMonth As DaysOfMonth
'Uso
Dim instance As MonthlyDateSchedule
Dim value As DaysOfMonth
value = instance.DaysOfMonth
instance.DaysOfMonth = value
public DaysOfMonth DaysOfMonth { get; set; }
Valor de propiedad
A value from the DaysOfMonth enumeration.
Vea también
Referencia
MonthlyDateSchedule (Clase)
MonthlyDateSchedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)