Share via


AppInformation.AppElements Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::AppElementInfo ^> ^ AppElements { 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> AppElements { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AppElements : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.AppElementInfo> with get, set
Public Property AppElements As List(Of AppElementInfo)

Property Value

Implements

Attributes

Applies to