Gets or sets the Report Manifest.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportManifest Manifest { get; set; }public ReportManifest Manifest { get; set; }Public Property Manifest As ReportManifest
Get
Set
Public Property Manifest As ReportManifest
Get
Set
public:
property ReportManifest^ Manifest {
ReportManifest^ get ();
void set (ReportManifest^ value);
}public:
property ReportManifest^ Manifest {
ReportManifest^ get ();
void set (ReportManifest^ value);
}Property Value
Type:
ReportManifest