XenAdoptionSolutionPlatform.CreatePlatform Method¶
Creates the platform.
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 XenAdoptionSolutionPlatform CreatePlatform(
string name
)
VB¶
Public Function CreatePlatform (
name As String
) As XenAdoptionSolutionPlatform
Parameters¶
- name
- Type: System.String
The name.
Return Value¶
Type: XenAdoptionSolutionPlatform
See Also¶
Reference¶
XenAdoptionSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace