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 (25.3.0.1000)
Syntaxpublic Transform Transform { get; }Public ReadOnly Property Transform As Transform
	Get
public:
property Transform^ Transform {
	Transform^ get ();
}member Transform : Transform with get
Property Value
Type: 
Transform
See Also