ReportConfiguration.Image Property¶
The image of the reporting module
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 byte[] Image { get; }
VB¶
Public ReadOnly Property Image As Byte()
Get
Property Value¶
Type: Byte[]