TimesheetLineClassDataSet.Departments 屬性
取得部門運算列表。
命名空間: WebSvcAdmin
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Departments As TimesheetLineClassDataSet.DepartmentsDataTable
Get
'用途
Dim instance As TimesheetLineClassDataSet
Dim value As TimesheetLineClassDataSet.DepartmentsDataTable
value = instance.Departments
[BrowsableAttribute(false)]
public TimesheetLineClassDataSet.DepartmentsDataTable Departments { get; }
屬性值
類型:WebSvcAdmin.TimesheetLineClassDataSet.DepartmentsDataTable
DepartmentsDataTable物件。