Compartir a través de


de la propiedad ResourceDataSet.CalendarExceptionsRow.RecurrenceMonth

Especifica el valor de mes al establecer una periodicidad anual.

Espacio de nombres:  WebSvcResource
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property RecurrenceMonth As Integer
    Get
    Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonth

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ResourceDataSet.CalendarExceptionsRow

Miembros ResourceDataSet.CalendarExceptionsRow

Espacio de nombres WebSvcResource