AppModuleSaveResponse.AppElements Property

Definition

For internal use only.

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

Property Value

Attributes

Applies to