ElementStatisticsElement Property |
Gets the analysis element unique name for which 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 string? Element { get; }
Public ReadOnly Property Element As String
Get
public:
property String^ Element {
String^ get ();
}
member Element : string with get
Property Value
Type:
StringSee Also