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