Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the PerspectiveAction by using an action identifier.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub New ( _
actionId As String _
)
'Utilisation
Dim actionId As String
Dim instance As New PerspectiveAction(actionId)
public PerspectiveAction(
string actionId
)
public:
PerspectiveAction(
String^ actionId
)
new :
actionId:string -> PerspectiveAction
public function PerspectiveAction(
actionId : String
)
Paramètres
- actionId
Type : System.String
A String that contains a unique identifier for the Action.