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