Aracılığıyla paylaş


ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowDeleted Event

The post-event that occurs after a row is deleted.

Namespace:  [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl

Syntax

'Declaration
Public Event SecurityPrincipleCategoryRelationsRowDeleted As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler

AddHandler instance.SecurityPrincipleCategoryRelationsRowDeleted, handler
public event ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowDeleted

See Also

Reference

ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable Class

ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable Members

Resource Web Service