ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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: WebSvcTimeSheet.ProjectTimesheetLinesDataSet.CustomFieldsRow
Returns ProjectTimesheetLinesDataSet.CustomFieldsRow.
See also
Reference
ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent class
ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent members