RetrieveRequest Members

Contains the data that is needed to retrieve a deployment entity or configuration settings record.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property EntityType Gets or sets the type of deployment entity to be retrieved.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest)
public property InstanceTag Gets or sets the ID or instance tag of the deployment record to be retrieved.

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

RetrieveRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
RetrieveResponse

Other Resources

Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShell

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