Share via


ScheduleDataSet.ScheduleRow.SetCategoryNull method

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

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

Syntax

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

instance.SetCategoryNull()
public void SetCategoryNull()

See also

Reference

ScheduleDataSet.ScheduleRow class

ScheduleDataSet.ScheduleRow members

WebSvcStatusing namespace