ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.GetCustomFieldsRows 方法

获取的工时单的自定义字段信息。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function GetCustomFieldsRows As ProjectTimesheetLinesDataSet.CustomFieldsRow()
用法
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim returnValue As ProjectTimesheetLinesDataSet.CustomFieldsRow()

returnValue = instance.GetCustomFieldsRows()
public ProjectTimesheetLinesDataSet.CustomFieldsRow[] GetCustomFieldsRows()

返回值

类型:[]

另请参阅

引用

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow 类

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow 成员

WebSvcTimeSheet 命名空间