BatchItemOrganizationRequest.RequestDebugMessage Property
Applies To: Dynamics CRM 2015
Request debug Message.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string RequestDebugMessage { get; set; }
public:
property String^ RequestDebugMessage {
String^ get();
void set(String^ value);
}
member RequestDebugMessage : string with get, set
Public Property RequestDebugMessage As String
Property Value
Type: System.String
Type: String.
See Also
BatchItemOrganizationRequest Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright