Gets or sets the Location of the Report File to be used for the Data Execution Plan.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string HTMLReportFile { get; set; }
public string HTMLReportFile { get; set; }
Public Property HTMLReportFile As String
Get
Set
Public Property HTMLReportFile As String
Get
Set
public:
property String^ HTMLReportFile {
String^ get ();
void set (String^ value);
}
public:
property String^ HTMLReportFile {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String