Freigeben über


ResourceDataSet.CalendarExceptionsRow.RecurrenceType-Eigenschaft

Gibt einen numerischen Wert, der den Typ CalendarConstants.CalendarRecurrenceType für diese Ausnahme darstellt.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property RecurrenceType As Integer
    Get
    Set
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceType

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

ResourceDataSet.CalendarExceptionsRow Klasse

ResourceDataSet.CalendarExceptionsRow-Member

WebSvcResource-Namespace

CalendarConstants.CalendarRecurrenceType