Share via


DeferredOperationError Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains information about an error that occurred with a deferred operation.

The following tables list the members exposed by the DeferredOperationError type.

Public Constructors

  Name Description
  DeferredOperationError Initializes a new instance of the DeferredOperationError class.

Top

Public Properties

  Name Description
public property ErrorCode Gets or sets the error code.
public property ErrorDetails Gets or sets the detailed error information.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Message Gets or sets the error message.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DeferredOperationError Class
Microsoft.Xrm.Sdk.Deployment Namespace
DeferredOperationStatus
BeginCreateOrganizationResponse Class
BeginUpdateOrganizationResponse Class

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.