Dela via


DeviceRegistrationFailedException.RegistrationErrorCode Property

 

Applies To: Dynamics CRM 2015

Gets the exception error code.

Namespace:   Microsoft.Xrm.Client.Services.Samples
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public DeviceRegistrationErrorCode RegistrationErrorCode { get; private set; }
public:
property DeviceRegistrationErrorCode RegistrationErrorCode {
    DeviceRegistrationErrorCode get();
    private: void set(DeviceRegistrationErrorCode value);
}
member RegistrationErrorCode : DeviceRegistrationErrorCode with get, private set
Public Property RegistrationErrorCode As DeviceRegistrationErrorCode
    Get
    Private Set
End Property

Property Value

Type: Microsoft.Xrm.Client.Services.Samples.DeviceRegistrationErrorCode

Type: DeviceRegistrationErrorCode
The exception error code.

See Also

DeviceRegistrationFailedException Class
Microsoft.Xrm.Client.Services.Samples Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright