Share via


ScheduleDataSet.ScheduleRow.SetFinishNull method

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

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

Syntax

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

instance.SetFinishNull()
public void SetFinishNull()

See also

Reference

ScheduleDataSet.ScheduleRow class

ScheduleDataSet.ScheduleRow members

WebSvcStatusing namespace