Freigeben über


CalendarDataSet.CalendarExceptionsRow.RecurrenceType-Eigenschaft

Gibt an, wie oft die Ausnahme auftritt.

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

Syntax

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

value = instance.RecurrenceType

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

CalendarDataSet.CalendarExceptionsRow Klasse

CalendarDataSet.CalendarExceptionsRow-Member

WebSvcCalendar-Namespace