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 命名空间