GridCell.IndicatorLocation - Propriété

Obtient ou définit l'emplacement de l'indicateur dans le référentiel.

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

Syntaxe

'Déclaration
Public Property IndicatorLocation As RepositoryLocation
    Get
    Set
'Utilisation
Dim instance As GridCell
Dim value As RepositoryLocation

value = instance.IndicatorLocation

instance.IndicatorLocation = value
public RepositoryLocation IndicatorLocation { get; set; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de l'indicateur dans le référentiel.

Voir aussi

Référence

GridCell classe

GridCell - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms