Partager via


ResourceDataSet.CalendarExceptionsRow.RecurrenceMonth - Propriété

Spécifie la valeur de mois lors de la définition d'une périodicité annuelle.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property RecurrenceMonth As Integer
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonth

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow - Membres

WebSvcResource - Espace de noms