KpiMeasure.OverrideFormatProperties-Eigenschaft
Ruft die benutzerdefinierte Formateinstellungen für den tatsächlichen Werte fest.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property OverrideFormatProperties As KpiNumberFormatProperties
Get
Set
'Usage
Dim instance As KpiMeasure
Dim value As KpiNumberFormatProperties
value = instance.OverrideFormatProperties
instance.OverrideFormatProperties = value
public KpiNumberFormatProperties OverrideFormatProperties { get; set; }
Eigenschaftswert
Typ: Microsoft.PerformancePoint.Scorecards.Formatting.KpiNumberFormatProperties
Die benutzerdefinierte Formateinstellungen für den tatsächlichen Werte.