Partager via


KpiMeasure.AggregateBy - Propriété

Obtient ou définit la méthode d'agrégation à appliquer à requête de la réelle.

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

Syntaxe

'Déclaration
Public Property AggregateBy As AggregateTypeEnum
    Get
    Set
'Utilisation
Dim instance As KpiMeasure
Dim value As AggregateTypeEnum

value = instance.AggregateBy

instance.AggregateBy = value
public AggregateTypeEnum AggregateBy { get; set; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.AggregateTypeEnum
La méthode d'agrégation à appliquer à requête de la réelle.

Voir aussi

Référence

KpiMeasure classe

KpiMeasure - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms