TimesheetManagersDataSet.Tables 属性
获取表示对象TimesheetManagersDataTable和TimesheetManagersRow对象中的时间表管理器设置的表的集合。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property Tables As DataTableCollection
Get
用法
Dim instance As TimesheetManagersDataSet
Dim value As DataTableCollection
value = instance.Tables
public DataTableCollection Tables { get; }
属性值
类型:System.Data.DataTableCollection
获取集合的时间表经理数据表。