TransformStatisticsTransform Property |
Gets the transform the statistics are calculated for.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Transform Transform { get; }
Public ReadOnly Property Transform As Transform
Get
public:
property Transform^ Transform {
Transform^ get ();
}
member Transform : Transform with get
Property Value
Type:
TransformSee Also