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