共用方式為


CalendarDataSet.CalendarExceptionsRow.SetRecurrenceMonthNull Method

Sets the RecurrenceMonth property to a null value.

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

Syntax

'Declaration
Public Sub SetRecurrenceMonthNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow

instance.SetRecurrenceMonthNull()
public void SetRecurrenceMonthNull()

See Also

Reference

CalendarDataSet.CalendarExceptionsRow Class

CalendarDataSet.CalendarExceptionsRow Members

WebSvcCalendar Namespace