Partager via


Classe ResponseProxyAttribute

S'applique à: CRM 2015 on-prem, CRM Online

Indicates the name of the message response, represented by the SdkMessageResponse entity, to which the response corresponds.

Espace de noms: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)

Syntaxe

'Déclaration
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public NotInheritable Class ResponseProxyAttribute
    Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class)] 
public sealed class ResponseProxyAttribute : Attribute

Remarques

This type is only created when the CrmSvcUtil program generates a response, which is turned off by default.

Hiérarchie d'héritage

System.Object
   System.Attribute
    Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres ResponseProxyAttribute
Espace de noms Microsoft.Xrm.Sdk.Client

Autres ressources

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

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