PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent constructor
Initializes a new instance of the PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent object.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub New ( _
row As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow, _
action As DataRowAction _
)
'Usage
Dim row As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Dim action As DataRowAction
Dim instance As New PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent(row, action)
public SolutionProjectRequirementsByRoleRowChangeEvent(
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow row,
DataRowAction action
)
Parameters
- action
Type: System.Data.DataRowAction
See also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent members