Partager via


TimesheetLineClassDataSet.Departments - Propriété

Obtient la table de données de services.

Espace de noms :  WebSvcAdmin
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Departments As TimesheetLineClassDataSet.DepartmentsDataTable
    Get
'Utilisation
Dim instance As TimesheetLineClassDataSet
Dim value As TimesheetLineClassDataSet.DepartmentsDataTable

value = instance.Departments
[BrowsableAttribute(false)]
public TimesheetLineClassDataSet.DepartmentsDataTable Departments { get; }

Valeur de propriété

Type : WebSvcAdmin.TimesheetLineClassDataSet.DepartmentsDataTable
Un objet DepartmentsDataTable .

Voir aussi

Référence

TimesheetLineClassDataSet classe

TimesheetLineClassDataSet - Membres

WebSvcAdmin - Espace de noms