ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay 属性

每月天数设置重复频率为每年时。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property RecurrenceMonthDay As Integer
    Get
    Set
用法
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonthDay

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

属性值

类型:System.Int32

另请参阅

引用

ResourceDataSet.CalendarExceptionsRow 类

ResourceDataSet.CalendarExceptionsRow 成员

WebSvcWorkflow 命名空间