StatusingDataSet.ProjectsRow.SetCAL_UIDNull Method
Sets the CAL_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetCAL_UIDNull
'Usage
Dim instance As StatusingDataSet.ProjectsRow
instance.SetCAL_UIDNull()
public void SetCAL_UIDNull()
See Also
Reference
StatusingDataSet.ProjectsRow Class