de la propiedad ResourceDataSet.CalendarExceptionsRow.RecurrenceType
Especifica un valor numérico que representa el tipo de CalendarConstants.CalendarRecurrenceType de esta excepción.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RecurrenceType As Integer
Get
Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.RecurrenceType
instance.RecurrenceType = value
public int RecurrenceType { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase ResourceDataSet.CalendarExceptionsRow
Miembros ResourceDataSet.CalendarExceptionsRow