SummaryTaskPathDataSet.SummaryTaskPathDataTable - Classe

Représente les informations d'état à propos des chemins d'accès de la tâche récapitulative qui se trouve dans un ou plusieurs objets SummaryTaskPathDataSet.SummaryTaskPathRow .

Hiérarchie d’héritage

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcStatusing.SummaryTaskPathDataSet.SummaryTaskPathDataTable

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class SummaryTaskPathDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Utilisation
Dim instance As SummaryTaskPathDataSet.SummaryTaskPathDataTable
[SerializableAttribute]
public class SummaryTaskPathDataTable : DataTable, 
    IEnumerable

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SummaryTaskPathDataSet.SummaryTaskPathDataTable - Membres

WebSvcStatusing - Espace de noms