DashboardItem.UnderlyingElementLocation - Propriété

Obtient ou définit l'emplacement de l'objet sous-jacent 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 UnderlyingElementLocation As RepositoryLocation
    Get
    Set
'Utilisation
Dim instance As DashboardItem
Dim value As RepositoryLocation

value = instance.UnderlyingElementLocation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de l'objet sous-jacent dans le référentiel.

Voir aussi

Référence

DashboardItem classe

DashboardItem - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms