ResponseProxyAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ResponseProxyAttribute class.
public:
ResponseProxyAttribute(System::String ^ name);
public ResponseProxyAttribute (string name);
new Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute : string -> Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute
Public Sub New (name As String)
Parameters
- name
- String
Specifies the name of the message response.