DeferredOperationStatus Members

Contains information about the status of a deferred operation.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property AssociatedEntityInstance Gets or sets the ID of the deployment entity instance associated with this deferred operation.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property ProcessingCompletedTime Gets or sets the time that the deferred operation processing completed.
public property ProcessingError Gets or sets the error information for the deferred operation.
public property ProcessingStartTime Gets or sets the time that the deferred operation processing started.
public property State Gets or sets the current state of the deferred operation.
public property SubmissionTime Gets or sets the time that the deferred operation processing was submitted.

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

DeferredOperationStatus Class
Microsoft.Xrm.Sdk.Deployment Namespace
BeginImportOrganizationRequest Class

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