Condividi tramite


QueueStatusRequestDataSet.StatusRequestDataTable.OnRowDeleted Method

A post-event handler for the StatusRequestRowDeleted() event.

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

Syntax

'Declaration
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

Parameters

See Also

Reference

QueueStatusRequestDataSet.StatusRequestDataTable Class

QueueStatusRequestDataSet.StatusRequestDataTable Members

QueueSystem Web Service