PlannerSolutionDataSet.SolutionsRow class
Representa informações de soluções de planejamento como uma linha no objeto PlannerSolutionDataSet.SolutionsDataTable .
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionsRow
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class SolutionsRow _
Inherits DataRow
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
public class SolutionsRow : 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.