Partager via


ConnectionData.RowPath - Propriété

Obtient ou définit la chaîne représentant le chemin d'accès de ligne de la cellule sélectionnée.

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

Syntaxe

'Déclaration
Public Property RowPath As String
    Get
    Set
'Utilisation
Dim instance As ConnectionData
Dim value As String

value = instance.RowPath

instance.RowPath = value
public string RowPath { get; set; }

Valeur de propriété

Type : System.String
Chaîne représentant le chemin d'accès de ligne de la cellule sélectionnée.

Voir aussi

Référence

ConnectionData classe

ConnectionData - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms