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