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.
Indicates whether the proxy assembly is present for the external system object.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public ReadOnly Property HasProxyAssembly As Boolean
Get
'Usage
Dim instance As LobSystem
Dim value As Boolean
value = instance.HasProxyAssembly
public bool HasProxyAssembly { get; }
Property Value
Type: System.Boolean
true if the proxy assembly is present; otherwise, false.
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace