Compartir a través de


Delegado SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler

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

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

Sintaxis

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

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcSecurity