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