Share via


ConnectionData.IsValidForConnectionString Property

 

Applies To: Dynamics CRM 2015

Gets whether the connection is valid for the connection string.

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public bool IsValidForConnectionString { get; }
public:
property bool IsValidForConnectionString {
    bool get();
}
member IsValidForConnectionString : bool with get
Public ReadOnly Property IsValidForConnectionString As Boolean

Property Value

Type: System.Boolean

Type: Boolean.

See Also

ConnectionData Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright