CrmServiceClient.LastCrmException Property

 

Applies To: Dynamics CRM 2015

Gets the last exception 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 Exception LastCrmException { get; }
public:
property Exception^ LastCrmException {
    Exception^ get();
}
member LastCrmException : Exception with get
Public ReadOnly Property LastCrmException As Exception

Property Value

Type: System.Exception

See Also

CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright