Entity.ContainsDefaultAction, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Determines whether the entity contains a default action.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function ContainsDefaultAction As Boolean
'Utilisation
Dim instance As Entity
Dim returnValue As Boolean
returnValue = instance.ContainsDefaultAction
public bool ContainsDefaultAction ()
Valeur de retour
true if the entity contains a default action; otherwise, false.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms