Compartir a través de


Delegado SecurityTemplatesDataSet.CategoryPermissionsRowChangeEventHandler

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

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

Sintaxis

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

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcSecurity