Compartir a través de


del constructor PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent

Inicializa una nueva instancia del objeto PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent .

Espacio de nombres:  WebSvcPortfolioAnalyses
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    row As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow, _
    action As DataRowAction _
)
'Uso
Dim row As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Dim action As DataRowAction

Dim instance As New PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent(row, action)
public SolutionProjectRequirementsByRoleRowChangeEvent(
    PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow row,
    DataRowAction action
)

Parámetros

Vea también

Referencia

clase PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent

Miembros PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent

Espacio de nombres WebSvcPortfolioAnalyses