Identifier.GetEntity Method

Gets the Entity object associated with the identifier.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetEntity As Entity
'Usage
Dim instance As Identifier
Dim returnValue As Entity

returnValue = instance.GetEntity()
public Entity GetEntity()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Entity

See Also

Reference

Identifier Class

Identifier Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace