AppVServer.Report Property¶
Gets an object that provides functionality related to Report objects.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.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