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