Partager via


ReportView.TypeName - Propriété

Obtient ou définit le type de rapport, tels que définis par la classe ReportViewNames .

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

Syntaxe

'Déclaration
Public Property TypeName As String
    Get
    Set
'Utilisation
Dim instance As ReportView
Dim value As String

value = instance.TypeName

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

Valeur de propriété

Type : System.String
Le type de rapport, tels que définis par la classe ReportViewNames .

Voir aussi

Référence

ReportView classe

ReportView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms