CrmConnection.ProxyTypesAssembly Property

 

Applies To: Dynamics CRM 2015

Gets or sets the assembly containing the strong proxy types.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public Assembly ProxyTypesAssembly { get; set; }
public:
property Assembly^ ProxyTypesAssembly {
    Assembly^ get();
    void set(Assembly^ value);
}
member ProxyTypesAssembly : Assembly with get, set
Public Property ProxyTypesAssembly As Assembly

Property Value

Type: System.Reflection.Assembly

Type: Assembly
The assembly containing the strong proxy types.

See Also

CrmConnection Class
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright