CrmServiceClient.LastCrmError Property
Applies To: Dynamics CRM 2015
Gets the last error that occurred while attempting to connect to Microsoft Dynamics CRM.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string LastCrmError { get; }
public:
property String^ LastCrmError {
String^ get();
}
member LastCrmError : string with get
Public ReadOnly Property LastCrmError As String
Property Value
Type: System.String
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright