Share via


EventHandlersDataSet.EventHandlersRow.SetAssemblyNameNull method

Sets the assembly name to null.

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

Syntax

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

instance.SetAssemblyNameNull()
public void SetAssemblyNameNull()

See also

Reference

EventHandlersDataSet.EventHandlersRow class

EventHandlersDataSet.EventHandlersRow members

WebSvcEvents namespace