ErrorInfo.ErrorCode Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the reason for a scheduling failure.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public string ErrorCode { get; set; }
<DataMemberAttribute>
Public Property ErrorCode As String

Property Value

Type: System.String

Type: String
The reason for a scheduling failure.

Remarks

This property is used in the TraceInfo class. For a list of possible error codes, see Web service error codes.

See Also

TraceInfo
ErrorInfo Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright