Compartilhar via


CalendarException.RecurrenceMonthDay propriedade

Obtém o dia do mês ao definir uma recorrência anual.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)

Sintaxe

'Declaração
<RemoteAttribute> _
Public ReadOnly Property RecurrenceMonthDay As Integer
    Get
'Uso
Dim instance As CalendarException
Dim value As Integer

value = instance.RecurrenceMonthDay
[RemoteAttribute]
public int RecurrenceMonthDay { get; }

Valor de propriedade

Tipo: System.Int32
Um valor que representa um dia.

Ver também

Referência

CalendarException classe

CalendarException membros

Microsoft.ProjectServer.Client namespace