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