ProjectTimesheetLinesDataSet.CustomFieldsDataTable.NewCustomFieldsRow 方法
在CustomFieldsDataTable中创建一个行。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function NewCustomFieldsRow As ProjectTimesheetLinesDataSet.CustomFieldsRow
用法
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsDataTable
Dim returnValue As ProjectTimesheetLinesDataSet.CustomFieldsRow
returnValue = instance.NewCustomFieldsRow()
public ProjectTimesheetLinesDataSet.CustomFieldsRow NewCustomFieldsRow()
返回值
类型:WebSvcTimeSheet.ProjectTimesheetLinesDataSet.CustomFieldsRow
另请参阅
引用
ProjectTimesheetLinesDataSet.CustomFieldsDataTable 类