AnalysisDataSet.AnalysisProjectsRow class
Represents analysis projects information as a row in the AnalysisDataSet.AnalysisProjectsDataTable object.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcPortfolioAnalyses.AnalysisDataSet.AnalysisProjectsRow
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class AnalysisProjectsRow _
Inherits DataRow
'Usage
Dim instance As AnalysisDataSet.AnalysisProjectsRow
public class AnalysisProjectsRow : 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.