CalendarDataSet.CalendarsRow.SetCREATED_DATENull Method

Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As CalendarDataSet.CalendarsRow

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

See Also

Reference

CalendarDataSet.CalendarsRow Class

CalendarDataSet.CalendarsRow Members

WebSvcCalendar Namespace