Compartilhar via


ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler representante

Descreve as configurações para quando os dados associados a um ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow são editados e um evento devem ser disparadas de manipulador de eventos.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Delegate Sub SecurityPrincipleCategoryRelationsRowChangeEventHandler ( _
    sender As Object, _
    e As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent _
)
'Uso
Dim instance As New SecurityPrincipleCategoryRelationsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void SecurityPrincipleCategoryRelationsRowChangeEventHandler(
    Object sender,
    ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent e
)

Parâmetros

Ver também

Referência

WebSvcResource namespace