XenAdoptionSolutionTemplateService.Add Method¶
Upload solution template package from the solutionTemplatePath>.
Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public void Add( string solutionTemplatePath, string solutionTemplateName )
VB¶
Public Sub Add ( solutionTemplatePath As String, solutionTemplateName As String )
Parameters¶
- solutionTemplatePath
- Type: System.String
The solution template path. - solutionTemplateName
- Type: System.String
Name of the solution template.
See Also¶
Reference¶
XenAdoptionSolutionTemplateService Class
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace