다음을 통해 공유


ConnectionData.IsValidForConnectionString Property

 

Applies To: Dynamics CRM 2013

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 2013

Return to top