Property CodeHost
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
CodeHost
Gets or sets the host that runs the report's custom code, or null to refuse it (DXP9103).
public ReportCodeHost? CodeHost { get; set; }
Gets or sets the host that runs the report's custom code, or null to refuse it (DXP9103).
public ReportCodeHost? CodeHost { get; set; }