Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the row that contains changed data.
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property Row As TimePeriodDataSet.TimePeriodsRow
Get
'Usage
Dim instance As TimePeriodDataSet.TimePeriodsRowChangeEvent
Dim value As TimePeriodDataSet.TimePeriodsRow
value = instance.Row
public TimePeriodDataSet.TimePeriodsRow Row { get; }
Property Value
Type: [Admin Web service].TimePeriodDataSet.TimePeriodsRow
See Also
Reference
TimePeriodDataSet.TimePeriodsRowChangeEvent Class