CalendarDataSet.CalendarExceptionsRow.SetNameNull Method

Sets the Name property to a null value.

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

Syntax

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

instance.SetNameNull()
public void SetNameNull()

See Also

Reference

CalendarDataSet.CalendarExceptionsRow Class

CalendarDataSet.CalendarExceptionsRow Members

WebSvcCalendar Namespace