Report.ReportConfiguration Property¶
Returns the ReportConfiguration that this Report holds data for.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ReportConfiguration ReportConfiguration { get; }
VB¶
Public ReadOnly Property ReportConfiguration As ReportConfiguration
Get
Property Value¶
Type: ReportConfiguration