AppElementsCollection.AppElementInfoCollection Property

Definition

For internal use only.

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

Property Value

Attributes

Applies to