MeasureUsageFormatInfo 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 (25.3.0.1000)
Syntaxpublic MeasureUsageFormatInfo FormatInfo { get; }Public ReadOnly Property FormatInfo As MeasureUsageFormatInfo
	Get
public:
virtual property MeasureUsageFormatInfo^ FormatInfo {
	MeasureUsageFormatInfo^ get () sealed;
}abstract FormatInfo : MeasureUsageFormatInfo with get
override FormatInfo : MeasureUsageFormatInfo with get
Property Value
Type: 
MeasureUsageFormatInfo
See Also