共用方式為


ResourceDataSet.CalendarExceptionsRow.RecurrenceType 屬性

會指定代表此例外狀況的CalendarConstants.CalendarRecurrenceType類型的數值。

命名空間:  WebSvcResource
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property RecurrenceType As Integer
    Get
    Set
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceType

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

屬性值

類型:System.Int32

請參閱

參照

ResourceDataSet.CalendarExceptionsRow 類別

ResourceDataSet.CalendarExceptionsRow 成員

WebSvcResource 命名空間

CalendarConstants.CalendarRecurrenceType