Gets or sets the Option to Save a PDF copy of the HTML Report for the Executed Data Command Result Data.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool SaveHTMLReportToPDF { get; set; }public bool SaveHTMLReportToPDF { get; set; }Public Property SaveHTMLReportToPDF As Boolean
Get
Set
Public Property SaveHTMLReportToPDF As Boolean
Get
Set
public:
property bool SaveHTMLReportToPDF {
bool get ();
void set (bool value);
}public:
property bool SaveHTMLReportToPDF {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean