TimesheetListDataSet.TimesheetsRow.WPRD_START_DATE 属性

指定报告的时间段的开始日期。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property WPRD_START_DATE As DateTime
    Get
    Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As DateTime

value = instance.WPRD_START_DATE

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

属性值

类型:System.DateTime

另请参阅

引用

TimesheetListDataSet.TimesheetsRow 类

TimesheetListDataSet.TimesheetsRow 成员

WebSvcTimeSheet 命名空间