Compartilhar via


DriverPrioritizationDataSet.DriverRelationsRowChangeEvent class

Evento que ocorre quando os dados em um DriverRelationsRow são alterados.

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcDriver.DriverPrioritizationDataSet.DriverRelationsRowChangeEvent

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

Syntax

'Declaração
Public Class DriverRelationsRowChangeEvent _
    Inherits EventArgs
'Uso
Dim instance As DriverPrioritizationDataSet.DriverRelationsRowChangeEvent
public class DriverRelationsRowChangeEvent : EventArgs

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

DriverPrioritizationDataSet.DriverRelationsRowChangeEvent members

WebSvcDriver namespace