StatusingDataSet.ProjectsRow.SetCAL_UID_BASELINENull Method
Sets the CAL_UID_BASELINE property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
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