StatusingAssignmentsDataSet.AssignmentsDataTable - Classe

Représente les informations d'état sur les affectations qui se trouve dans un ou plusieurs objets StatusingAssignmentsDataSet.AssignmentsRow .

Hiérarchie d’héritage

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsDataTable

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class AssignmentsDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Utilisation
Dim instance As StatusingAssignmentsDataSet.AssignmentsDataTable
[SerializableAttribute]
public class AssignmentsDataTable : 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

StatusingAssignmentsDataSet.AssignmentsDataTable - Membres

WebSvcStatusing - Espace de noms