次の方法で共有


ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As ProjectTimesheetLinesDataSet.CustomFieldsRow
    Get
'Usage
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent
Dim value As ProjectTimesheetLinesDataSet.CustomFieldsRow

value = instance.Row
public ProjectTimesheetLinesDataSet.CustomFieldsRow Row { get; }

Property Value

Type: [TimeSheet Web service].ProjectTimesheetLinesDataSet.CustomFieldsRow
Returns ProjectTimesheetLinesDataSet.CustomFieldsRow.

See Also

Reference

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent Class

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent Members

TimeSheet Web Service