Share via


CRMGlobalManager.HostedApplications Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, Microsoft::Xrm::Sdk::Entity ^> ^ HostedApplications { System::Collections::Generic::Dictionary<System::String ^, Microsoft::Xrm::Sdk::Entity ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,Microsoft.Xrm.Sdk.Entity> HostedApplications { get; }
member this.HostedApplications : System.Collections.Generic.Dictionary<string, Microsoft.Xrm.Sdk.Entity>
Public ReadOnly Property HostedApplications As Dictionary(Of String, Entity)

Property Value

Implements

Applies to