CrmConnectionManager.LastException Property
Applies To: Dynamics CRM 2015
Last Exception from the connection manager.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public Exception LastException { get; }
public:
property Exception^ LastException {
Exception^ get();
}
member LastException : Exception with get
Public ReadOnly Property LastException As Exception
Property Value
Type: System.Exception
See Also
CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright