Share via


ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler - Délégué

Décrit le Gestionnaire d'événements paramètres lorsque les données associées à une ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow sont modifiées et un événement doivent être déclenchés.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Delegate Sub SecurityPrincipleCategoryRelationsRowChangeEventHandler ( _
    sender As Object, _
    e As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent _
)
'Utilisation
Dim instance As New SecurityPrincipleCategoryRelationsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void SecurityPrincipleCategoryRelationsRowChangeEventHandler(
    Object sender,
    ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent e
)

Paramètres

Voir aussi

Référence

WebSvcResource - Espace de noms