XenUpgradeServer.Report Property¶
Gets an object that provides functionality related to ReportConfiguration objects.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ReportService Report { get; }
VB¶
Public ReadOnly Property Report As ReportService
Get
Property Value¶
Type: ReportService
Implements¶
IXenServer(TXenSolution, TXenSolutionEditor).Report
See Also¶
Reference¶
XenUpgradeServer Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace