Share via


AppContext.appElements Property

Definition

[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

Attributes

Applies to