Condividi tramite


ProjectTimesheetLinesDataSet.CustomFieldsDataTable.NewCustomFieldsRow method

Creates a row object in the CustomFieldsDataTable.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewCustomFieldsRow As ProjectTimesheetLinesDataSet.CustomFieldsRow
'Usage
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsDataTable
Dim returnValue As ProjectTimesheetLinesDataSet.CustomFieldsRow

returnValue = instance.NewCustomFieldsRow()
public ProjectTimesheetLinesDataSet.CustomFieldsRow NewCustomFieldsRow()

Return value

Type: WebSvcTimeSheet.ProjectTimesheetLinesDataSet.CustomFieldsRow

See also

Reference

ProjectTimesheetLinesDataSet.CustomFieldsDataTable class

ProjectTimesheetLinesDataSet.CustomFieldsDataTable members

WebSvcTimeSheet namespace