ResponseProxyAttribute.Name Property
Applies To: Dynamics CRM 2015
Gets the name of the message response.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string Name { get; }
public:
property String^ Name {
String^ get();
}
member Name : string with get
Public ReadOnly Property Name As String
Property Value
Type: System.String
Type: String
The name of the message response.
See Also
ResponseProxyAttribute Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright