次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_START_DATE プロパティ

タイムシートのデータに関連付けられているアクティビティの開始日を指定します。

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

構文

'宣言
Public Property TS_ACT_START_DATE As DateTime
    Get
    Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As DateTime

value = instance.TS_ACT_START_DATE

instance.TS_ACT_START_DATE = value
public DateTime TS_ACT_START_DATE { get; set; }

プロパティ値

型: System.DateTime

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間