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