Share via


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.SOLUTION_UIDColumn Property

Defines the column for the SOLUTION_UID field.

Namespace:  [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property SOLUTION_UIDColumn As DataColumn
    Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim value As DataColumn

value = instance.SOLUTION_UIDColumn
public DataColumn SOLUTION_UIDColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Class

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Members

PortfolioAnalyses Web Service