PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.FRONTIER_UIDColumn property
Defines the column for the FRONTIER_UID field.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property FRONTIER_UIDColumn As DataColumn
Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim value As DataColumn
value = instance.FRONTIER_UIDColumn
public DataColumn FRONTIER_UIDColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members