ResourceDataSet.CalendarExceptionsRow.SetRecurrenceMonthNull 方法
将RecurrenceMonth属性设置为 null 值。
命名空间: WebSvcResource
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub SetRecurrenceMonthNull
用法
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthNull()
public void SetRecurrenceMonthNull()
另请参阅
引用
ResourceDataSet.CalendarExceptionsRow 类