Compartir a través de


Delegado SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler

Describe el controlador de eventos debe activarse la configuración cuando se modifiquen los datos asociados con un SecurityGroupsDataSet.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 SecurityGroupsDataSet.CategoryPermissionsRowChangeEvent _
)
'Uso
Dim instance As New CategoryPermissionsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void CategoryPermissionsRowChangeEventHandler(
    Object sender,
    SecurityGroupsDataSet.CategoryPermissionsRowChangeEvent e
)

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcSecurity