Share via


ProjectTimesheetLinesDataSet.CustomFieldsRow クラス

ProjectTimesheetLinesDataSet.CustomFieldsDataTableオブジェクト内の行として、タイムシート ユーザー設定フィールド情報を表します。

継承階層

System.Object
  System.Data.DataRow
    WebSvcTimeSheet.ProjectTimesheetLinesDataSet.CustomFieldsRow

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Class CustomFieldsRow _
    Inherits DataRow
'使用
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRow
public class CustomFieldsRow : DataRow

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

ProjectTimesheetLinesDataSet.CustomFieldsRow メンバー

WebSvcTimeSheet 名前空間