TransformStatisticsElementStatistics Property

Gets the element statistics for the current transform.

Namespace:  Dundas.BI.Instrumentation
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public IReadOnlyList<ElementStatistics> ElementStatistics { get; }

Property Value

Type: IReadOnlyListElementStatistics
See Also