AJE Components
Report DataEncrypted Property AJE Data Report Engine Help
Gets or sets the Encrypted option for the Report Data Source File.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool DataEncrypted { get; set; }

Property Value

Type: OnlineBoolean
Remarks

The Report Data Source File in the form of XML Data or an XML Document is Encrypted.
See Also