TimesheetDataSet.Actions 属性
包含在该时间表上执行TimesheetEnum.Action操作的记录。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
<BrowsableAttribute(False)> _
Public ReadOnly Property Actions As TimesheetDataSet.ActionsDataTable
Get
用法
Dim instance As TimesheetDataSet
Dim value As TimesheetDataSet.ActionsDataTable
value = instance.Actions
[BrowsableAttribute(false)]
public TimesheetDataSet.ActionsDataTable Actions { get; }
属性值
类型:WebSvcTimeSheet.TimesheetDataSet.ActionsDataTable
备注
Actions表由TimesheetDataSet.ActionsRow行。