次の方法で共有


QueueStatusDataSet.StatusDataTable.GetRowType Method

Returns the type of the StatusDataRow.

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 Function GetRowType As Type
'Usage
Dim returnValue As Type

returnValue = Me.GetRowType()
protected override Type GetRowType()

Return Value

Type: System.Type

See Also

Reference

QueueStatusDataSet.StatusDataTable Class

QueueStatusDataSet.StatusDataTable Members

QueueSystem Web Service