Compartir a través de


Delegado ResourceAuthorizationDataSet.CategoryPermissionsRowChangeEventHandler

Describe el controlador de eventos debe activarse la configuración cuando se modifiquen los datos asociados con un ResourceAuthorizationDataSet.CategoryPermissionsRow y un evento.

Espacio de nombres:  WebSvcResource
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Delegate Sub CategoryPermissionsRowChangeEventHandler ( _
    sender As Object, _
    e As ResourceAuthorizationDataSet.CategoryPermissionsRowChangeEvent _
)
'Uso
Dim instance As New CategoryPermissionsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void CategoryPermissionsRowChangeEventHandler(
    Object sender,
    ResourceAuthorizationDataSet.CategoryPermissionsRowChangeEvent e
)

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcResource