ProxyTypesBehavior Class
Applies To: Dynamics CRM 2015
Enables early-bound entity types on a service proxy.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior
Syntax
public sealed class ProxyTypesBehavior : IEndpointBehavior
public ref class ProxyTypesBehavior sealed : IEndpointBehavior
[<Sealed>]
type ProxyTypesBehavior =
class
interface IEndpointBehavior
end
Public NotInheritable Class ProxyTypesBehavior
Implements IEndpointBehavior
Constructors
Name | Description | |
---|---|---|
ProxyTypesBehavior() | Initializes a new instance of the ProxyTypesBehavior class. |
|
ProxyTypesBehavior(Assembly) | Initializes a new instance of the ProxyTypesBehavior class using an assembly containing proxy types generated by the CrmSvcUtil utility. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
DiscoveryServiceProxy
OrganizationServiceProxy
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright