Compartilhar via


CalendarException.RecurrenceMonth propriedade

Obtém o valor 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 RecurrenceMonth As Integer
    Get
'Uso
Dim instance As CalendarException
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32
Um valor que representa um mês.

Ver também

Referência

CalendarException classe

CalendarException membros

Microsoft.ProjectServer.Client namespace