INumericFormatProperties.CanDecreaseDecimalPlace Property (Microsoft.PerformancePoint.Scorecards.OLAPReportViews)

Indicates if the decimal places property can be decreased or if it is already at its minimum value.

Namespace: Microsoft.PerformancePoint.Scorecards.OLAPReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
ReadOnly Property CanDecreaseDecimalPlace As Boolean
'Usage
Dim instance As INumericFormatProperties
Dim value As Boolean

value = instance.CanDecreaseDecimalPlace
bool CanDecreaseDecimalPlace { get; }

See Also

Reference

INumericFormatProperties Interface
INumericFormatProperties Members
Microsoft.PerformancePoint.Scorecards.OLAPReportViews Namespace