Share via


AssnHistoryDataSet.HistoryDataTable.NewHistoryRow Method

Creates a row object in the HistoryDataTable.

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

Syntax

'Declaration
Public Function NewHistoryRow As AssnHistoryDataSet.HistoryRow
'Usage
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim returnValue As AssnHistoryDataSet.HistoryRow

returnValue = instance.NewHistoryRow()
public AssnHistoryDataSet.HistoryRow NewHistoryRow()

Return Value

Type: [Statusing Web service].AssnHistoryDataSet.HistoryRow

See Also

Reference

AssnHistoryDataSet.HistoryDataTable Class

AssnHistoryDataSet.HistoryDataTable Members

Statusing Web Service