Share via


CrmConnectionManager.LastError Property

 

Applies To: Dynamics CRM 2015

last error from the connection manager

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public string LastError { get; }
public:
property String^ LastError {
    String^ get();
}
member LastError : string with get
Public ReadOnly Property LastError As String

Property Value

Type: System.String

See Also

CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright