PlannerSolutionDataSet.SolutionProjectsDataTable.PRIORITYColumn 屬性
PRIORITY欄位的資料行。
命名空間: WebSvcPortfolioAnalyses
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property PRIORITYColumn As DataColumn
Get
'用途
Dim instance As PlannerSolutionDataSet.SolutionProjectsDataTable
Dim value As DataColumn
value = instance.PRIORITYColumn
public DataColumn PRIORITYColumn { get; }
屬性值
請參閱
參照
PlannerSolutionDataSet.SolutionProjectsDataTable 類別