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: ProjectServerServices (in ProjectServerServices.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