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.
Returns the entity to which the identifier belongs.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property Entity As Entity
Get
'Usage
Dim instance As Identifier
Dim value As Entity
value = instance.Entity
public Entity Entity { get; }
Property Value
Type: Microsoft.Office.Server.ApplicationRegistry.Administration.Entity
An Entity object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace