ActivationDependency Element (Solution)

Applies to: SharePoint Foundation 2010

Specifies the activation dependencies for a solution.

<ActivationDependency 
  SolutionId = string
  SolutionName = string 
  SolutionTitle = string 
  SolutionUrl = string />

Attributes

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.

Child Elements

None

Parent Elements

ActivationDependencies Element (Solution)

Example

For an example of how this element is used, see Solution Schema.