PlannerSolutionDataSet.SolutionsDataTable.GetRowType method
This member overrides DataTable.GetRowType().
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Protected Overrides Function GetRowType As Type
'Uso
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Valor retornado
Type: System.Type
Retorna Type.
Ver também
Referência
PlannerSolutionDataSet.SolutionsDataTable class