PlannerSolutionDataSet class

Represents planner solution information.

Inheritance hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataSet
      WebSvcPortfolioAnalyses.PlannerSolutionDataSet

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PlannerSolutionDataSet _
    Inherits DataSet
'Usage
Dim instance As PlannerSolutionDataSet
[SerializableAttribute]
public class PlannerSolutionDataSet : DataSet

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.

See also

Reference

PlannerSolutionDataSet members

WebSvcPortfolioAnalyses namespace