ResourceDataSet.CalendarExceptionsRow.SetRecurrenceMonthDayNull Method
Sets the RecurrenceMonthDay property to a null value.
Namespace: [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl
Syntax
'Declaration
Public Sub SetRecurrenceMonthDayNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthDayNull()
public void SetRecurrenceMonthDayNull()
See Also
Reference
ResourceDataSet.CalendarExceptionsRow Class