Share via


ConnectionData.DeviceId Property

 

Applies To: Dynamics CRM 2015

Gets or sets the device ID.

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

Syntax

public string DeviceId { get; set; }
public:
property String^ DeviceId {
    String^ get();
    void set(String^ value);
}
member DeviceId : string with get, set
Public Property DeviceId As String

Property Value

Type: System.String

Type: String
.

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