次の方法で共有


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 クラス

ProjectTimesheetLinesDataSet.CustomFieldsDataTable メンバー

WebSvcTimeSheet 名前空間