-- Managed layer. All imported managed solutions and the system solution exist at this layer. When multiple managed solutions are installed, the first one installed is below the managed solution installed later. This means that the second solution installed can customize the one installed before it. When two managed solutions have conflicting definitions, the general rule is “Last one wins.” If you uninstall a managed solution, the managed solution below it takes effect. If you uninstall all managed solutions, the default behavior defined within the system solution is applied. At the base of the managed layer is the system layer. The system layer contains the system solution, which includes all the standard entities and components. The system solution defines what you can or can't customize by using managed properties. Publishers of managed solutions have the same ability to limit your ability to customize solution components that they add in their solution. You can customize any of the solution components that do not have managed properties that prevent you from customizing them. More information: [Set managed properties in Common Data Service metadata](set-managed-properties-metadata.md)
0 commit comments