StageAndUpgradeAsyncRequest.ComponentParameters Property

Definition

List of entities to overwrite values from the solution.

public Microsoft.Xrm.Sdk.EntityCollection ComponentParameters { get; set; }
member this.ComponentParameters : Microsoft.Xrm.Sdk.EntityCollection with get, set
Public Property ComponentParameters As EntityCollection

Property Value

Remarks

Currently, use this property for environment variable values and connection references only.

Applies to