ScheduledJobDto.EmailBlankReport Property
Specifies whether or not to send blank reports by email, should they be created based on their underlying data.
Namespace: DevExpress.ReportServer.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to send blank reports by email; otherwise false. |
See Also