Compartilhar via


ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay propriedade

Especifica o dia do mês durante a configuração de uma recorrência anual.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property RecurrenceMonthDay As Integer
    Get
    Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonthDay

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow membros

WebSvcTimeSheet namespace