Share via


BdcServiceApplicationProxy.GetServiceApplicationId method

Gets the unique service application identifier of the proxy.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetServiceApplicationId As Guid
'Usage
Dim instance As BdcServiceApplicationProxy
Dim returnValue As Guid

returnValue = instance.GetServiceApplicationId()
public Guid GetServiceApplicationId()

Return value

Type: System.Guid
A GUID that contains the service application identifier of the proxy.

See also

Reference

BdcServiceApplicationProxy class

BdcServiceApplicationProxy members

Microsoft.SharePoint.BusinessData.SharedService namespace