MeasureStatisticsFormattedSmallestNonZero Property |
Gets the formatted smallest non zero value for 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? FormattedSmallestNonZero { get; }
Public ReadOnly Property FormattedSmallestNonZero As String
Get
public:
property String^ FormattedSmallestNonZero {
String^ get ();
}
member FormattedSmallestNonZero : string with get
Property Value
Type:
StringSee Also