Share via


DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEvent.Action Property

Specifies an enumeration constant that represents the action that raised the event.

Namespace:  [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Action As DataRowAction
    Get
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEvent
Dim value As DataRowAction

value = instance.Action
public DataRowAction Action { get; }

Property Value

Type: System.Data.DataRowAction
Returns DataRowAction.

See Also

Reference

DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEvent Class

DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEvent Members

Driver Web Service