ProjectDataSet.TaskRow.SetTASK_CAL_UIDNull method

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

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

Syntax

'Declaration
Public Sub SetTASK_CAL_UIDNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_CAL_UIDNull()
public void SetTASK_CAL_UIDNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace