Condividi tramite


CalendarDataSet.CalendarsRow.SetCREATED_DATENull method

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

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.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