Share via


ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay - Propriété

Spécifie le jour du mois lors de la définition d'une périodicité annuelle.

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

Syntaxe

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

value = instance.RecurrenceMonthDay

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow - Membres

WebSvcTimeSheet - Espace de noms