Share via


MetadataSupport.GetInstalledModuleInfo Method

Definition

public:
 static System::Collections::Generic::IDictionary<System::String ^, System::Collections::Generic::IEnumerable<Microsoft::Dynamics::AX::Metadata::MetaModel::ModelInfo ^> ^> ^ GetInstalledModuleInfo();
public static System.Collections.Generic.IDictionary<string,System.Collections.Generic.IEnumerable<Microsoft.Dynamics.AX.Metadata.MetaModel.ModelInfo>> GetInstalledModuleInfo ();
static member GetInstalledModuleInfo : unit -> System.Collections.Generic.IDictionary<string, seq<Microsoft.Dynamics.AX.Metadata.MetaModel.ModelInfo>>
Public Shared Function GetInstalledModuleInfo () As IDictionary(Of String, IEnumerable(Of ModelInfo))

Returns

IDictionary<String,IEnumerable<Microsoft.Dynamics.AX.Metadata.MetaModel.ModelInfo>>

Applies to