Share via


EventHandlersDataSet.EventHandlersRow.SetOrderNull method

Sets the Order property to a null value.

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

Syntax

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

instance.SetOrderNull()
public void SetOrderNull()

See also

Reference

EventHandlersDataSet.EventHandlersRow class

EventHandlersDataSet.EventHandlersRow members

WebSvcEvents namespace