Compartilhar via


PlannerSolutionDataSet.SolutionProjectsRow class

Representa informações de projeto de solução como uma linha no objeto PlannerSolutionDataSet.SolutionProjectsDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionProjectsRow

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Class SolutionProjectsRow _
    Inherits DataRow
'Uso
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
public class SolutionProjectsRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace