LobSystem.HasProxyAssembly - Propriété
Indique si l'assembly de proxy est présent pour l'objet système externe.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property HasProxyAssembly As Boolean
Get
'Utilisation
Dim instance As LobSystem
Dim value As Boolean
value = instance.HasProxyAssembly
public bool HasProxyAssembly { get; }
Valeur de propriété
Type : System.Boolean
true si l'assembly de proxy est présent ; dans le cas contraire, false.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Administration - Espace de noms