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