Partager via


Constructeur PerspectiveKpi (String)

Initializes a new instance of PerspectiveKpi using an identifier.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    kpiId As String _
)
'Utilisation
Dim kpiId As String 

Dim instance As New PerspectiveKpi(kpiId)
public PerspectiveKpi(
    string kpiId
)
public:
PerspectiveKpi(
    String^ kpiId
)
new : 
        kpiId:string -> PerspectiveKpi
public function PerspectiveKpi(
    kpiId : String
)

Paramètres

  • kpiId
    Type : System.String
    A String that contains a unique identifier for the Kpi.

Voir aussi

Référence

PerspectiveKpi Classe

Surcharge PerspectiveKpi

Espace de noms Microsoft.AnalysisServices