IXenServer(TXenSolution, TXenSolutionEditor).XenSolution Property¶
Gets an object that provides functionality related to XenSolution objects.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
IXenSolutionService<TXenSolution, TXenSolutionEditor> XenSolution { get; }
VB¶
ReadOnly Property XenSolution As IXenSolutionService(Of TXenSolution, TXenSolutionEditor)
Get
Property Value¶
Type: IXenSolutionService(TXenSolution, TXenSolutionEditor)
See Also¶
Reference¶
IXenServer(TXenSolution, TXenSolutionEditor) Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace