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 link of the user interface for administration that is used to manage the service application.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ManageLink As SPAdministrationLink
Get
'Usage
Dim instance As BdcServiceApplication
Dim value As SPAdministrationLink
value = instance.ManageLink
public override SPAdministrationLink ManageLink { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPAdministrationLink
Gets an SPAdministrationLink that is the link to the user interface for administration.