ReportOptions.IsTopLevel Property¶
Gets or sets a value indicating whether this report is top level and should appears on the menu level.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool IsTopLevel { get; set; }
VB¶
Public Property IsTopLevel As Boolean
Get
Set
Property Value¶
Type: Boolean