ResponseProxyAttribute Constructor (String)
Applies To: Dynamics CRM 2015
Initializes a new instance of the ResponseProxyAttribute class.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public ResponseProxyAttribute(
string name
)
public:
ResponseProxyAttribute(
String^ name
)
new :
name:string -> ResponseProxyAttribute
Public Sub New (
name As String
)
Parameters
name
Type: System.StringType: String. Specifies the name of the message response.
See Also
ResponseProxyAttribute Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright