StatusingDataSet.LocalBaseCalendarsRow.SetCAL_INFONull Method
Sets the CAL_INFO 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_INFONull
'Usage
Dim instance As StatusingDataSet.LocalBaseCalendarsRow
instance.SetCAL_INFONull()
public void SetCAL_INFONull()
See Also
Reference
StatusingDataSet.LocalBaseCalendarsRow Class