de la propiedad OptimizerSolutionDataSet.SolutionProjectsDataTable.ABSOLUTE_PRIORITYColumn
Define la columna para el campo ABSOLUTE_PRIORITY .
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property ABSOLUTE_PRIORITYColumn As DataColumn
Get
'Uso
Dim instance As OptimizerSolutionDataSet.SolutionProjectsDataTable
Dim value As DataColumn
value = instance.ABSOLUTE_PRIORITYColumn
public DataColumn ABSOLUTE_PRIORITYColumn { get; }
Valor de propiedad
Tipo: System.Data.DataColumn
Vea también
Referencia
clase OptimizerSolutionDataSet.SolutionProjectsDataTable