EventHandlersDataSet.EventHandlersRow.SetDescriptionNull method
Sets the Description property to a null value.
Namespace: WebSvcEvents
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetDescriptionNull
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRow
instance.SetDescriptionNull()
public void SetDescriptionNull()
See also
Reference
EventHandlersDataSet.EventHandlersRow class