EventHandlersDataSet.EventHandlersRow.SetOrderNull Method
Sets the Order property to a null value.
Namespace: [Events Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Events.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Events.asmx?wsdl
Syntax
'Declaration
Public Sub SetOrderNull
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRow
instance.SetOrderNull()
public void SetOrderNull()
See Also
Reference
EventHandlersDataSet.EventHandlersRow Class