TimesheetDataSet.ActionsRow.TS_ACTION_DATE 属性

指定的日期和时间的操作。

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

语法

声明
Public Property TS_ACTION_DATE As DateTime
    Get
    Set
用法
Dim instance As TimesheetDataSet.ActionsRow
Dim value As DateTime

value = instance.TS_ACTION_DATE

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

属性值

类型:System.DateTime

另请参阅

引用

TimesheetDataSet.ActionsRow 类

TimesheetDataSet.ActionsRow 成员

WebSvcTimeSheet 命名空间