Compartir a través de


DriverPrioritizationDataSet.DriverRelationsRowChangeEvent Constructor

Initializes a new instance of the DriverPrioritizationDataSet.DriverRelationsRowChangeEvent object.

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 Sub New ( _
    row As DriverPrioritizationDataSet.DriverRelationsRow, _
    action As DataRowAction _
)
'Usage
Dim row As DriverPrioritizationDataSet.DriverRelationsRow
Dim action As DataRowAction

Dim instance As New DriverPrioritizationDataSet.DriverRelationsRowChangeEvent(row, action)
public DriverRelationsRowChangeEvent(
    DriverPrioritizationDataSet.DriverRelationsRow row,
    DataRowAction action
)

Parameters

See Also

Reference

DriverPrioritizationDataSet.DriverRelationsRowChangeEvent Class

DriverPrioritizationDataSet.DriverRelationsRowChangeEvent Members

Driver Web Service