DerivedMeasureFormatInfo Property |
Gets the numeric format for the current instance.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public MeasureFormatInfo FormatInfo { get; }
Public ReadOnly Property FormatInfo As MeasureFormatInfo
Get
public:
virtual property MeasureFormatInfo^ FormatInfo {
MeasureFormatInfo^ get () sealed;
}
abstract FormatInfo : MeasureFormatInfo with get
override FormatInfo : MeasureFormatInfo with get
Property Value
Type:
MeasureFormatInfoImplements
IMeasureFormatInfoSee Also