Share via


KpiNumberFormatProperties.CanIncreaseDecimalPlace - Propriété

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

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

Syntaxe

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

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

Valeur de propriété

Type : System.Boolean
true si le nombre de décimales est inférieure ou égale à la valeur spécifiée par le champ MAX_DECIMAL_PLACES ; dans le cas contraire, false.

Implémentations

INumericFormatProperties.CanIncreaseDecimalPlace

Voir aussi

Référence

KpiNumberFormatProperties classe

KpiNumberFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms