EventHandlersDataSet.EventHandlersRow.SetDescriptionNull Method
Sets the Description property to a null value.
Namespace: [Events Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Events.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Events.asmx?wsdl
Syntax
'Declaration
Public Sub SetDescriptionNull
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRow
instance.SetDescriptionNull()
public void SetDescriptionNull()
See Also
Reference
EventHandlersDataSet.EventHandlersRow Class