Share via


BdcServiceProxy.GetProxyTypes Method

Gets the array of proxy types.

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

Syntax

'Declaration
Public Function GetProxyTypes As Type()
'Usage
Dim instance As BdcServiceProxy
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()

Return Value

Type: []
The array of proxy types.

See Also

Reference

BdcServiceProxy Class

BdcServiceProxy Members

Microsoft.SharePoint.BusinessData.SharedService Namespace