Uses of Class
microsoft.dynamics.crm.complex.AppModuleInfo
-
Packages that use AppModuleInfo Package Description microsoft.dynamics.crm.complex -
-
Uses of AppModuleInfo in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex with type parameters of type AppModuleInfo Modifier and Type Field Description protected List<AppModuleInfo>AppModuleCollection. appModuleInfoCollectionMethods in microsoft.dynamics.crm.complex that return types with arguments of type AppModuleInfo Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<AppModuleInfo>AppModuleCollection. getAppModuleInfoCollection()com.github.davidmoten.odata.client.CollectionPage<AppModuleInfo>AppModuleCollection. getAppModuleInfoCollection(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in microsoft.dynamics.crm.complex with parameters of type AppModuleInfo Modifier and Type Method Description AppModuleCollection.BuilderAppModuleCollection.Builder. appModuleInfoCollection(AppModuleInfo... appModuleInfoCollection)Method parameters in microsoft.dynamics.crm.complex with type arguments of type AppModuleInfo Modifier and Type Method Description AppModuleCollection.BuilderAppModuleCollection.Builder. appModuleInfoCollection(List<AppModuleInfo> appModuleInfoCollection)
-