Share via


RequestProxyAttribute Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Indicates the name of the message request, represented by the SdkMessageRequest entity, to which the request corresponds.

The following tables list the members exposed by the RequestProxyAttribute type.

Public Constructors

  Name Description
  RequestProxyAttribute Initializes a new instance of the RequestProxyAttribute class.

Top

Public Properties

  Name Description
public property Name Gets the name of the message request.
public property TypeId  (inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method IsDefaultAttribute  (inherited from Attribute)
public method Match  (inherited from Attribute)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  GetIDsOfNames  (inherited from Attribute)
  GetTypeInfo  (inherited from Attribute)
  GetTypeInfoCount  (inherited from Attribute)
  Invoke  (inherited from Attribute)

Top

See Also

Reference

RequestProxyAttribute Class
Microsoft.Xrm.Sdk.Client Namespace

Other Resources

Create Early-Bound Entity Classes with the Code Generation Tool (CrmSvcUtil.exe)

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.