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