Share via


SolutionComponentCountCollection.SolutionComponentCountInfoCollection Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::SolutionComponentCountInfo ^> ^ SolutionComponentCountInfoCollection { System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::SolutionComponentCountInfo ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::SolutionComponentCountInfo ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.SolutionComponentCountInfo> SolutionComponentCountInfoCollection { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SolutionComponentCountInfoCollection : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.SolutionComponentCountInfo> with get, set
Public Property SolutionComponentCountInfoCollection As List(Of SolutionComponentCountInfo)

Property Value

Attributes

Applies to