Share via


AssnHistoryDataSet.HistoryRowChangeEvent.Row Property

Specifies the row containing changed data.

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 ReadOnly Property Row As AssnHistoryDataSet.HistoryRow
    Get
'Usage
Dim instance As AssnHistoryDataSet.HistoryRowChangeEvent
Dim value As AssnHistoryDataSet.HistoryRow

value = instance.Row
public AssnHistoryDataSet.HistoryRow Row { get; }

Property Value

Type: [Statusing Web service].AssnHistoryDataSet.HistoryRow

See Also

Reference

AssnHistoryDataSet.HistoryRowChangeEvent Class

AssnHistoryDataSet.HistoryRowChangeEvent Members

Statusing Web Service