PlannerSolutionDataSet.SolutionResHiredRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As PlannerSolutionDataSet.SolutionResHiredRow
Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionResHiredRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionResHiredRow
value = instance.Row
public PlannerSolutionDataSet.SolutionResHiredRow Row { get; }
Property value
Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow
Returns PlannerSolutionDataSet.SolutionResHiredRow.
See also
Reference
PlannerSolutionDataSet.SolutionResHiredRowChangeEvent class
PlannerSolutionDataSet.SolutionResHiredRowChangeEvent members