Partager via


MonthlyDateSchedule.DaysOfMonth - Propriété

Obtient ou définit les jours du mois pour la planification d'analyse.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property DaysOfMonth As DaysOfMonth
    Get
    Set
'Utilisation
Dim instance As MonthlyDateSchedule
Dim value As DaysOfMonth

value = instance.DaysOfMonth

instance.DaysOfMonth = value
public DaysOfMonth DaysOfMonth { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Administration.DaysOfMonth
Valeur de l'énumération DaysOfMonth .

Voir aussi

Référence

MonthlyDateSchedule classe

MonthlyDateSchedule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms