IProxyTypesAssemblyProvider Interface
Applies To: Dynamics CRM 2015
Provides the early-bound entity types assembly that was created using the CrmSvcUtil utility.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public interface IProxyTypesAssemblyProvider
public interface class IProxyTypesAssemblyProvider
type IProxyTypesAssemblyProvider = interface end
Public Interface IProxyTypesAssemblyProvider
Properties
Name | Description | |
---|---|---|
ProxyTypesAssembly | Gets or sets the assembly that contains the early-bound entity types. |
See Also
Microsoft.Xrm.Sdk Namespace
Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)
Return to top
© 2016 Microsoft. All rights reserved. Copyright