Share via


KpiNumberFormatProperties.CanDecreaseDecimalPlace - Propriété

Indique si le nombre de décimales peut être réduit.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Formatting
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CanDecreaseDecimalPlace As Boolean
    Get
'Utilisation
Dim instance As KpiNumberFormatProperties
Dim value As Boolean

value = instance.CanDecreaseDecimalPlace
public bool CanDecreaseDecimalPlace { get; }

Valeur de propriété

Type : System.Boolean
true si le nombre de décimales est supérieur à la valeur spécifiée par le champ MIN_DECIMAL_PLACES ; dans le cas contraire, false.

Implémentations

INumericFormatProperties.CanDecreaseDecimalPlace

Voir aussi

Référence

KpiNumberFormatProperties classe

KpiNumberFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms