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