MeasureStatisticsFormattedSum Property |
Gets the formatted sum value for the current measure.
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? FormattedSum { get; }
Public ReadOnly Property FormattedSum As String
Get
public:
property String^ FormattedSum {
String^ get ();
}
member FormattedSum : string with get
Property Value
Type:
StringSee Also