AddComponentToSolutionParametersCollection.ParameterCollection Property

Definition

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Xrm.Sdk.AddComponentToSolutionParameters> ParameterCollection { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ParameterCollection : System.Collections.Generic.List<Microsoft.Xrm.Sdk.AddComponentToSolutionParameters> with get, set
Public Property ParameterCollection As List(Of AddComponentToSolutionParameters)

Property Value

Attributes

Applies to