Aracılığıyla paylaş


QueueStatusDataSet.StatusDataTable.StatusRowDeleted Event

A post-event that is raised when a row in a StatusDataTable has been deleted.

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
Public Event StatusRowDeleted As QueueStatusDataSet.StatusRowChangeEventHandler
'Usage
Dim instance As QueueStatusDataSet.StatusDataTable
Dim handler As QueueStatusDataSet.StatusRowChangeEventHandler

AddHandler instance.StatusRowDeleted, handler
public event QueueStatusDataSet.StatusRowChangeEventHandler StatusRowDeleted

See Also

Reference

QueueStatusDataSet.StatusDataTable Class

QueueStatusDataSet.StatusDataTable Members

QueueSystem Web Service