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