ReportConfiguration.IsInternal Property¶
Returns true if the ReportConfiguration is for internal needs, quite often for a solutions.
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 bool IsInternal { get; }
VB¶
Public ReadOnly Property IsInternal As Boolean
Get
Property Value¶
Type: Boolean