Partager via


Schedule.BeginYear - Propriété

Obtient ou définit l'année dans laquelle doit commencer 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 BeginYear As Integer
    Get
    Set
'Utilisation
Dim instance As Schedule
Dim value As Integer

value = instance.BeginYear

instance.BeginYear = value
public int BeginYear { get; set; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits entre 1601 et 30827 qui spécifie l'année de début pour la planification d'analyse.

Voir aussi

Référence

Schedule classe

Schedule - Membres

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