Click or drag to resize

metricsReport Constructor (IXPathNavigable)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the metricsReport class

Namespace:  imbCommonModels.contentMetrics.reports
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public metricsReport(
	IXPathNavigable __source
)

Parameters

__source
Type: System.Xml.XPathIXPathNavigable

[Missing <param name="__source"/> documentation for "M:imbCommonModels.contentMetrics.reports.metricsReport.#ctor(System.Xml.XPath.IXPathNavigable)"]

See Also