Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifiers defined for the entity.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function GetIdentifiers As IdentifierCollection
'Usage
Dim instance As Entity
Dim returnValue As IdentifierCollection
returnValue = instance.GetIdentifiers()
public IdentifierCollection GetIdentifiers()
Return Value
Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.IdentifierCollection
An IdentifierCollection object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace