AppContext.appEntityInfo Property

Definition

For internal use only.

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

Property Value

Attributes

Applies to