ActionParameter.GetAction, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the Action object associated with the ActionParameter object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetAction As Action
'Utilisation
Dim instance As ActionParameter
Dim returnValue As Action
returnValue = instance.GetAction
public Action GetAction ()
Valeur de retour
An Action object.
Voir aussi
Référence
ActionParameter, classe
Membres ActionParameter
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms