XenSolution.GetReport Method¶
Gets the report.
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¶
public abstract XenSolutionReport GetReport()
VB¶
Public MustOverride Function GetReport As XenSolutionReport
Return Value¶
Type: XenSolutionReport
See Also¶
Reference¶
XenSolution Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace