ScheduleDataSet.ScheduleRow.SetStartNull Method

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

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

Syntax

'Declaration
Public Sub SetStartNull
'Usage
Dim instance As ScheduleDataSet.ScheduleRow

instance.SetStartNull()
public void SetStartNull()

See Also

Reference

ScheduleDataSet.ScheduleRow Class

ScheduleDataSet.ScheduleRow Members

WebSvcStatusing Namespace