Click or drag to resize

ProblemsAddProblem Method (ReportDataSetReportProblemsRow)

Adds a new problem to the collection.

Namespace:  Cadcorp.Configuration.Reporting
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void AddProblem(
	ReportDataSetReportProblemsRow problemRow
)

Parameters

problemRow
Type: Cadcorp.ConfigurationReportDataSetReportProblemsRow

[Missing <param name="problemRow"/> documentation for "M:Cadcorp.Configuration.Reporting.Problems.AddProblem(Cadcorp.Configuration.ReportDataSet.ReportProblemsRow)"]

See Also