The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivationDependency Element (Solution)
SharePoint 2013
Specifies the activation dependencies for a solution.
<ActivationDependency SolutionId = string SolutionName = string SolutionTitle = string SolutionUrl = string />
Attribute | Description |
|---|---|
SolutionId | Required string. Specifies the solution ID of the dependency. |
SolutionName | Optional string. Specifies the name of the solution dependency. |
SolutionTitle | Optional string. Specifies the title of the solution dependency. |
SolutionUrl | Optional string. Specifies the URL of the solution dependency. |
None |
For an example of how this element is used, see Solution Schema.