共用方式為


ResourceDataSet.CalendarExceptionsRow.IsRecurrenceMonthDayNull 方法

決定是否要將RecurrenceMonthDay屬性設定為 null 值。

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

語法

'宣告
Public Function IsRecurrenceMonthDayNull As Boolean
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim returnValue As Boolean

returnValue = instance.IsRecurrenceMonthDayNull()
public bool IsRecurrenceMonthDayNull()

傳回值

類型:System.Boolean

請參閱

參照

ResourceDataSet.CalendarExceptionsRow 類別

ResourceDataSet.CalendarExceptionsRow 成員

WebSvcResource 命名空間