Partager via


PlannerSolutionDataSet.SolutionProjectsDataTable - Classe

Représente des informations sur les projets de la solution qui sont contenues dans un ou plusieurs objets de PlannerSolutionDataSet.SolutionProjectsRow .

Hiérarchie d’héritage

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionProjectsDataTable

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

Syntaxe

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

PlannerSolutionDataSet.SolutionProjectsDataTable - Membres

WebSvcPortfolioAnalyses - Espace de noms