Share via


OptimizerSolutionDataSet.SolutionDataTable.OnRowChanged method

This member overrides DataTable.OnRowChanged(DataRowChangeEventArgs).

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Protected Overrides Sub OnRowChanged ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

Me.OnRowChanged(e)
protected override void OnRowChanged(
    DataRowChangeEventArgs e
)

Parameters

See also

Reference

OptimizerSolutionDataSet.SolutionDataTable class

OptimizerSolutionDataSet.SolutionDataTable members

WebSvcPortfolioAnalyses namespace