PlannerSolutionDataSet.SolutionResHiredRowChangeEvent.Row 屬性
會指定含有已變更的資料列。
命名空間: WebSvcPortfolioAnalyses
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property Row As PlannerSolutionDataSet.SolutionResHiredRow
Get
'用途
Dim instance As PlannerSolutionDataSet.SolutionResHiredRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionResHiredRow
value = instance.Row
public PlannerSolutionDataSet.SolutionResHiredRow Row { get; }
屬性值
類型:WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow
會傳回PlannerSolutionDataSet.SolutionResHiredRow。
請參閱
參照
PlannerSolutionDataSet.SolutionResHiredRowChangeEvent 類別