ParametersBinding Class
When scheduling a billing statement, enables you to specify a data model that contains a query, table or view storing recipient emails.
Namespace: DevExpress.ReportServer.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Related API Members
The following members return ParametersBinding objects:
Remarks
An object of the ParametersBinding type is returned by the SchedulerParameters.Binding property.
For a code sample, see the following example online: Report Server - How to manage scheduled jobs from a Windows Forms application.
Inheritance
Object
ParametersBinding
See Also