EventHandlersDataSet.EventHandlersRow.SetDescriptionNull Method

Sets the Description property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcEvents
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetDescriptionNull
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRow

instance.SetDescriptionNull()
public void SetDescriptionNull()

See Also

Reference

EventHandlersDataSet.EventHandlersRow Class

EventHandlersDataSet.EventHandlersRow Members

WebSvcEvents Namespace