TimesheetManagersDataSet.TimesheetManagers 属性

获取有关时间表设置一个或多个TimesheetManagersDataSet.TimesheetManagersRow对象中包含的信息。

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

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property TimesheetManagers As TimesheetManagersDataSet.TimesheetManagersDataTable
    Get
用法
Dim instance As TimesheetManagersDataSet
Dim value As TimesheetManagersDataSet.TimesheetManagersDataTable

value = instance.TimesheetManagers
[BrowsableAttribute(false)]
public TimesheetManagersDataSet.TimesheetManagersDataTable TimesheetManagers { get; }

属性值

类型:WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersDataTable
一个TimesheetManagersDataTable对象。

另请参阅

引用

TimesheetManagersDataSet 类

TimesheetManagersDataSet 成员

WebSvcAdmin 命名空间