IAppInformation.AppElements Property

Definition

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

Property Value

Applies to